This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file should be installed manually into a python can installation, along with modifications to __init__.py to allow this change to be detected by python can. | |
The ESD driver should be installed, and the python API should either be installed, or ntcan.py and _ntcan.pyd for the version of python in use should be placed with this file. | |
This is a very quick and dirty implementation, and it's fitness for use is questionable at best. However, I am using this layer very successfully with an ESD CAN USB adapter. |