Skip to content

Releases: busmust/python-lin

Release list

python-lin v1.0.0

Choose a tag to compare

@busmust busmust released this 05 Jun 02:46

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 _MEIPASS fallback

Supported Devices

  • BM-USB-CAN-L1
  • BM-USB-CAN-XL2
  • BM-USB-CAN-XL4

Requirements

Installation

See README.md for setup instructions.