A library that implements the abstract CBUS base class. It contains methods to support the MCP2515/25625 CAN controller IC
Note that this library depends on a number of other libraries which must also be downloaded and included in the sketch:
CBUS - abstract CBUS base class ACAN2515 - concrete implentation of the CBUS class using the MCP2515 controller CBUSswitch CBUSLED CBUSconfig Streaming - C++ style output
Currently supports the MCP2515 and MCP25625 CAN controller ICs via the ACAN2515 library
See the included example sketch and documentation file
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.