Skip to content

Commit 6d7d15a

Browse files
committed
Update README.md
1 parent 569a4dd commit 6d7d15a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
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

1112
Testes with Arduino Nano.
1213
On Arduino Uno have problem with too long boot period and losing first command

0 commit comments

Comments
 (0)