Post topics, source code that relate to the Arduino Platform

User avatar
By chippevijaya
#50745 Hi

I want to program ATMEGA using ICSP lines with ESP8266 OTA. ESP8266 collect the hex file from WiFi and need to write it to ATMEGA328 using ISP lines without any other tools (AVRDUDE etc) support. Directly ESP as a ISP to ATMEGA328.


Can we do this?