Skip to content

stefanst/MCP_CAN_lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP_CAN Library for Arduino

MCP_CAN library v1.1 This library is compatible with any shield or CAN interface that uses the MCP2515 or MCP25625 CAN protocol controller. Baudrates 5k, 10k, 20k, 50k, 100k, 125k, 250k, 500k, & 1000k are confirmed to work using a Peak-System PCAN-USB dongle as a reference.

Installation

Copy this into your "[...]/MySketches/libraries/" folder and restart the Arduino editor.

NOTE: If you have an older version of the library (CAN_BUS_Shield) be sure to remove it from the libraries folder or replace the files with those in this library to avoid conflicts.

Happy Coding!

About

MCP_CAN Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.9%
  • C 22.1%