fdev31 / LilygoT5-weather-photo-display

My NIH weather station using paper display. Targets the lilygo T5 4.7" display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

Features

  • pretty background images (easy to replace with your own!)

  • "zero configuration" Weather display

    • temperature
    • wind speed
    • cloud coverage percentage
    • rain / precipitations
  • moon phase

  • battery level

  • easy extensions (eg: garbage pickup display, included as an example)

  • (optional) 3D printed case provided

Configuration

No configuration is really needed, the screen will create a hotspot and allow you to enter your home wifi credentials on first start or if the network can't be reached. If you need more control, look at src/configuration.h.

Installing

You will need platformio installed

pio run -t upload

STL files (to 3D print)

https://www.thingiverse.com/thing:4857644

About

My NIH weather station using paper display. Targets the lilygo T5 4.7" display


Languages

Language:C 99.8%Language:C++ 0.2%Language:Shell 0.0%