Skip to content

polpo/espweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

espweather

Weather icons

Cute weather station for the ESP8266 WiFi microcontroller, written with Arduino/C++. Powered by Dark Sky.

requirements

Hardware

  • An ESP8266
  • A Crystalfontz CFA632 LCD display on UART0
    • The CFA632 should be configured for Inverted TTL serial (bridge JPB and JPE)

Software

configuration

Edit constants.h and put in your WiFi info, Dark Sky API key, and lat/long.

weather icons

The weather icons are 24x16 pixels. In the png2h/images directory you will find them, and they can be converted to the format expected by the CFA632 with the png2h/png2h.py script.

screenshots

Instead of screenshots, how about a GIF?

Animated GIF of espweather

About

Cute weather station for the ESP8266 πŸŒžβ˜ƒοΈβ˜”οΈπŸŒ¬

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published