Quote:
Originally Posted by ajlapp
I'm not sure why you would have to do "burn bootloader." Arduino boards come hot out of the gate ready to go.
Under "tools->board" make sure you have the correct Arduino hardware selected. Then check that you have the correct "com" port selected.
Then press the upload arrow and you should be running code. Test this with the supplied examples before trying to upload your own custom code.
|
+1. It looks to me like they may be saving their compiled code as a .hex file and flashing it to the Arduino. OP, you should try uploading code with the Arduino IDE.
__________________

2016: Team 5940 (Silicon Valley Regional Rookie All-Star and Quarterfinalist, Curie Quarterfinalist)
Volunteer: 2016 (Chezy Champs Field Reset, Capital City Classic FTA, MadTown ThrowDown FTA)
|