Skip to content

sinnfeinn/microweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

microweather

A micropython weather display on the TTGO 16M Bytes (128M Bit) Pro ESP32 OLED V2.0 using urequests and ssd1306.

Esp32 used: TTGO 16M Bytes (128M Bit) Pro ESP32 OLED V2.0

Connects to https://openweathermap.org/ api, receives current weather as json and parses it. Currently displays only when button GPIO0 is pressed to save energy.

weathermicropythonesp32ttgo

How to:

Credits:

About

A micropython weather display on the TTGO 16M Bytes (128M Bit) Pro ESP32 OLED V2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages