Skip to content

luiscrjunior/WeatherStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherStation

WeatherStation_Thumb

Current ESP32 code from the Weather Station that I made that fetches, through WiFi, data from openweathermap API and displays some weather info (temperature, weather description, icon and UV data) for today and next day.

Used ESP32 board with Waveshare 2.66inch (three colors) E-paper, that works with 18650 battery.

Updates every 30 minutes. After the display is updated, the ESP32 goes into sleep mode, to save battery. But the information remains in the screen due to e-paper technology.

3D printed the cloud shaped case made with Fusion 360. Painted blue. Hosted at https://www.thingiverse.com/thing:4852197

Displayed data is in Portuguese (Brazil), but the code is in English.

Using

If you're gonna use this ESP32 code, remember to rename secrets.example.h to secrets.h with your data.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published