SerialCAN

Communication

A library that lets you send data over Serial using the CAN communication protocol
With supported end-to-end protection using crc8 to ensure the data integrity over high speeds. This library is compatible with the python-can library.

Author: Henrik Söderlund

Maintainer: Henrik Söderlund

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.