SysTiempo is a time utility that allows you to, based on two local ESP8266 devices on your local network, get the current weather on your place and display it on your client device.
- Upload the
SysTiempo.ino
file to your ESP8266 device. Make sure to have the USED libraries installed and the correctcreds.hpp
file. - Install the movile device app on your Android or iOS device (you should compile it on your own).
- Connect the ESP8266 devices to your local network.
- Open the mobile app, connected to your local network, and download the weather data from the server.
Feel free to contribute to this project.
MIT License