Skip to content

juancabe/SysTiempo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysTiempo

Description

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.

Table of Contents

Installation

  • Upload the SysTiempo.ino file to your ESP8266 device. Make sure to have the USED libraries installed and the correct creds.hpp file.
  • Install the movile device app on your Android or iOS device (you should compile it on your own).

Usage

  • 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.

Contributing

Feel free to contribute to this project.

License

MIT License