Skip to content

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

License

Notifications You must be signed in to change notification settings

AlanCodeSpace/python-can-zlg

This branch is 10 commits behind luojiaaoo/python-can-zlg:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9f002c · Nov 22, 2024

History

5 Commits
Nov 22, 2024
Nov 22, 2024
Nov 22, 2024

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%