Skip to content

Commit

Permalink
add PythonVectorXL
Browse files Browse the repository at this point in the history
  • Loading branch information
iDoka committed Jan 21, 2023
1 parent 3390232 commit d15eb7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ Permanent URL to this list: https://github.com/iDoka/awesome-canbus
* [Robotell-USB-CAN-Python](https://github.com/nopnop2002/Robotell-USB-CAN-Python) - Python program for Robotell USB-CAN Adapter.
* [python-socketcan-monitor](https://github.com/P1kachu/python-socketcan-monitor) - Script to display data from a CAN bus over network interfaces.
* [CanoPy](https://github.com/tbruno25/canopy) - A python gui used to visualize and plot message payloads in real time.
* [PythonVectorXL](https://github.com/Prindl/PythonVectorXL) - Complete python ctypes wrapper lib for the Vector XL Driver Library. Contains the #define instructions, struct/union typdef instructions and function definitions (loads the DLL as well) of the 'vxlapi.h' _(Windows only)_. Inspired by [python-can](https://github.com/hardbyte/python-can).


### UDS
Expand Down

0 comments on commit d15eb7b

Please sign in to comment.