Hi!
Anyone knows how to load the sketch to the board in a different way than the usb connector?? If anyone could help it would be much appreciated.
Thanks!!
Hi!
Anyone knows how to load the sketch to the board in a different way than the usb connector?? If anyone could help it would be much appreciated.
Thanks!!
Yes, you can use the ICSP: See this quote from the Mega2560 home page:
"You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header; see these instructions for details. "
Here's one way, loading a program from an SD card