42 Forks
91 Stars
91 Watchers

CAN_Library

Multiplatform Arduino library for supporting the native CAN controller on Due (SAM3X) and Teensy 3.1 (K2X) as well as MCP2515 through SPI

How to download and setup CAN_Library

Open terminal and run command
git clone https://github.com/McNeight/CAN_Library.git
git clone is used to create a copy or clone of CAN_Library repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CAN_Library https://github.com/McNeight/CAN_Library/archive/master.zip

Or simply clone CAN_Library with SSH
[email protected]:McNeight/CAN_Library.git

If you have some problems with CAN_Library

You may open issue on CAN_Library support forum (system) here: https://github.com/McNeight/CAN_Library/issues