No description
Find a file
Christian Sültrop 3a693ba35d Added methods to receive CAN messages
* Added a receiveMessage method to the PCan class
* The PCan class can hold messages now, needed for updating message data and signal data after reception
* Added a GetData method to the CanMessage class
* Updated and extended the example program
2012-08-07 16:58:44 +02:00
CANLibrary Added methods to receive CAN messages 2012-08-07 16:58:44 +02:00
PCANBasic A Python library for sending and receiving CAN messages via the PEAK PCan adapter. 2012-07-06 15:45:14 +02:00
pycrc Added pycrc library (MIT License) for CRC calculations to the repository. 2012-07-30 15:08:37 +02:00