Main Content

ESP8266 Weather Station Clock

This project is a nice way of displaying the time and weather in a small convenient package. I will explain the project, how it works and show the code here.
You can press different buttons to show the current weather in a set location as well as temperature and pressure. The default view is the time which is pulled from an NTP server.
There is no need to set the time as the time is synchronised from the NTP server and is very accurate. In this configuration I have the time and the local IP address. You can change the code to include date, weather, pressure and temperature to display on the main screen or on the buttons.”

Link to article