Toaster with web server
Arduino files download: Sonoff_toaster_timer First install ESP8266 support for Arduino IDE. Follow these instructions: https://github.com/esp8266/Arduino Reprogram Sonoff Smart Switch with Web Server. I didn’t use this in the end, but learned the basics: https://randomnerdtutorials.com/reprogram-sonoff-smart-switch-with-web-server/ ESP8266 ajax – update part of web page without refreshing. The main source for my toaster’s html page: https://circuits4you.com/2018/02/04/esp8266-ajax-update-part-of-web-page-without-refreshing/ ESP8266 Timer […]