MicroPython Tempest Weather display for LiLyGO_T-Display Code Repository
- Build Micropython for LiLyGo_T-Display and load to device (git clone https://github.com/Xinyuan-LilyGO/lilygo-micropython).
- ampy -p COMx put main.py
- ampy -p COMx put weather-ttgo
- Copy config_sample.py as config.py in configs directory.
- Edit config.py add in WiFi SSID and Password and Tempest device token and station_id.
Reset device (main.py will start weather/main.py if your boot.py calls main).
Enjoy.