Skip to content

AlanCodeSpace/python-can-zlg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-can-zlg

用于周立工CAN设备对python-can的支持,支持接收合并设备,已测速USBCANDF-200U

  1. 修改python-can路径下的can/interfaces/init.py文件, 在BACKENDS字典中添加一行:

    "zlg": ("can.interfaces.zlg", "ZlgUsbCanBus"),
    
  2. 将zlg文件夹拷贝到can/interfaces/文件夹下

About

用于周立功CAN设备对python-can的支持,支持接收合并设备

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%