Close

Flash esp8266 with Arduino IDE

A project log for Internet smart reset plug

Smart plug that cycle power to your router when net is down

grgory-paulGrégory Paul 06/09/2016 at 20:430 Comments

As tweeted here, I made some progress and was able to flash some code to my esp8266.

I’ve followed the mapping explained on https://github.com/esp8266/Arduino/blob/master/doc/boards.md and flash that one https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/examples/WiFiClient/WiFiClient.ino

Works great. :-)

Discussions