-
Notifications
You must be signed in to change notification settings - Fork 2
HelloWorld
Onixarts edited this page Nov 27, 2016
·
16 revisions
This example shows the basics of Hapcanuino library usage. Without writing single line of code, Hapcanuino should be visible by Hapcan programmer software already.
Hello World device can perform only one instruction, toggle LED connected to Arduino's port.
For base required hardware see Hardware requirements
- Connected LED with 1kOhm resistor to PIN7 and GND of Arduino Uno.
After proper MCP CAN module connection to Arduino board and Hapcan bus, load the Sketch into Arduino.
To Be continued...