/Arduino_CANOverSerial

A library that lets you send data over Serial using the CAN communication protocol, with supported end-to-end protection to ensure the data integrity over high speeds.

Primary LanguageC++MIT LicenseMIT

CAN over Serial for Arduino

arduino-library-badge C++ License: MIT Tests Spell Check

A library that lets you send data over Serial using the CAN communication protocol, with supported end-to-end protection to ensure the data integrity over high speeds.

This library is compatible with the python-can library. See CAN over Serial.

Made by Henrik Söderlund