Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 675 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 675 Bytes

Arduino library for MERG MLCB running over CAN bus

A library that implements the abstract MLCB 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:

MERGLCB - abstract MLCB base class ACAN2515 - low-level interface to the MCP2515 CAN controller IC Streaming - C++ style output

Hardware

Currently supports the MCP2515 and MCP25625 CAN controller ICs via the ACAN2515 library

Documentation

See the included example sketch and documentation file

License

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.