Releases: busmust/python-lin
Releases · busmust/python-lin
Release list
python-lin v1.0.0
python-lin v1.0.0
BUSMUST LIN bus interface for Python — first public release.
Features
- LIN Master and Slave mode (Master Write / Master Read / Slave Write)
- Classic and Enhanced checksum with auto PID/checksum calculation
- Hardware-periodic transmit (TXTASK) with precise timing
- Pull-up resistor and LIN bus 12V voltage control
- BMAPI DLL loading via
find_library()with PyInstaller_MEIPASSfallback
Supported Devices
- BM-USB-CAN-L1
- BM-USB-CAN-XL2
- BM-USB-CAN-XL4
Requirements
- Python 3.7+
- BMAPI SDK runtime library
Installation
See README.md for setup instructions.