Skip to content

Evleksey/Weather-Clock-ESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP 32 Clock and Weather station Logo

published by Aleksey Evgrashin

Pictures

Clock Weather Clock Board

Weather report Weather Clock Board

Note:
This sketch uses OpenWeatherMap API. In oreder to use you need to set up a free account on https://openweathermap.org/.

In OLED_I2C library folder relpase <DefaultFonts.c> file with one in his repository to get custom DSEG_Weather and DSEG_Modern fonts used in the scetch.

Compiling Source

(0. Download and install Arduino)

1. Install the Arduino core for the ESP32: https://github.com/espressif/arduino-esp32#installation-instructions

2. Install this ESP8266/ESP32 OLED library: https://github.com/ThingPulse/esp8266-oled-ssd1306

3. Install this Dictionary Library: https://github.com/arkhipenko/Dictionary

4. Istall Arduino Json Library using Library Manager reference: https://arduinojson.org/

5. In OLED_I2C library folder relpase <DefaultFonts.c> file with one in his repository to get custom DSEG_Weather and DSEG_Modern fonts used in the scetch.

About

Simple weather repost and time on ESP32 Wemos board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published