My Arduino projects
Projects with the ESP8266 and ESP32 controllers.
Contents
Weather station project
A weather station that used two 1" OLED displays. One to permanently display the outside temperature and one to display other weather information. It retreives the information from various websites.
Wall clock
A digital wall clock using large led displays that syncs with a website via local WiFi. Automatic switch over for daylight saving time. Automatic day and nightmode.
Weather display.
My current project is a continuation of my first weather station project. This time I use a touch screen 3.5" TFT screen to display the weather info. More info to follow ...