Boilerplate code for Introduction to Arduino
Some basics instructions:
- Install Arduino IDE of necessary
https://www.arduino.cc/en/Guide/HomePage
https://www.arduino.cc/en/guide/introduction
-
Install necessary drivers to interface with the Arduino nano clones: https://sparks.gogo.co.nz/ch340.html
-
If you have the chip controller mounted to the breadboard begin with: robot_boilerplate.ino
-
Experiment and have fun!