An AVR ISP Programmer implementation for the ESP8266 wifi module. This will enable wireless in system programming for AVR Microcontrollers of the SPI interface. There will be a second version that supports powering targets, with the option of being 5V or 3.3v.
if anyone is looking for an existing solution, I created the PortableISP Programmer using an ESP32 and then a whole new design called the PortaProg. Both are open source at:
if anyone is looking for an existing solution, I created the PortableISP Programmer using an ESP32 and then a whole new design called the PortaProg. Both are open source at:
https://gitlab.com/bradanlane
*I know I should really write these up but the `README.md` for each is pretty extensive.*