File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# CanHacker (lawicel) CAN adapter on Arduino + MCP2515
22
3- Use that [ Library] ( https://github.com/autowp/CAN_BUS_Shield ) to communicate with MCP2515
3+ Use that [ Library] ( https://github.com/autowp/arduino-mcp2515 ) to communicate with MCP2515
44
55## Library Installation
66
7- 1 . Download the ZIP file from https://github.com/autowp/arduino-canhacker/archive/master.zip
8- 2 . From the Arduino IDE: Sketch -> Include Library... -> Add .ZIP Library...
9- 3 . Restart the Arduino IDE to see the new "canhacker" library with examples
7+ 1 . Install [ MCP2515 Library] ( https://github.com/autowp/arduino-mcp2515 )
8+ 2 . Download the ZIP file from https://github.com/autowp/arduino-canhacker/archive/master.zip
9+ 3 . From the Arduino IDE: Sketch -> Include Library... -> Add .ZIP Library...
10+ 4 . Restart the Arduino IDE to see the new "canhacker" library with examples
1011
1112Testes with Arduino Nano.
1213On Arduino Uno have problem with too long boot period and losing first command
You can’t perform that action at this time.
0 commit comments