Hi everyone,
I joined element14 because I recently started building a PCB on Eagle for an independent study for school, and I need some help.
I want to use the Atmega2560 board due to its large analog input, digital I/O capacity, and Arduino uses it in the Mega so the pinouts are simple. My only issue is that I can't find a way to program the board!
It seems that the Atmega2560 doesn't come with the Arduino bootloader installed (not surprising) and I can't find a pre-bootloaded board on the internet either, like some other Atmel boards.
My question really is:
How can I upload an Arduino sketch a stock Atmel ATMega2560 IC?
Thanks A LOT to anyone with information!