Skip to content

MrAzE/arduino_canbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP2515 Library for Arduino

MCP2515 library v1.1 This library is compatible with any shield or CAN interface that uses the MCP2515 CAN protocol controller. Baudrates 5k, 10k, 20k, 33k3, 47k619, 50k, 100k, 125k, 250k, 500k, & 1000k.

Installation

Copy this into your "[...]/MySketches/libraries/mcp2515" 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

Examples of Arduino code used to communicate with canbus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published