Hello as the title suggests i would like to know how possible it is to load - flash an Arduino mega2560 from an SD card, does anyone know a good bootloader to achieve this ?
And can i do the same for my ESP8266, either flashing it directly from the SD card or use the mega to read the SD card and flash the ESP, I know both use STK500 v2 and i would already have the HEX files on the SD card one for each.
I was previously using a tool i made in C# and an FTDI plus DIP switch to flash either chip but the prototype is for a company and they asked it it would be possible to flash both from an SD card for easy of use :o
Any tips in the right direction is appreciated, many thanks from Ed.