avrgirl-arduino is a NodeJS library written to present a convenient way to upload precompiled sketches to an Arduino. avrgirl-arduino supports a selection of Arduino boards. This library is designed ...
I am using an Arduino Mega and have the hardware well setup now. I have first been using the sketch Atmega_Hex_Uploader. I can read the SD card. I can also flash the hex file to the target. No problem ...