Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/perbu/rgb-weather

POC of weather on a device with RGB leds
https://github.com/perbu/rgb-weather

Last synced: 4 days ago
JSON representation

POC of weather on a device with RGB leds

Awesome Lists containing this project

README

        

# RGB Weather.

This is an experiment to create a weather display using RGB LEDs, either a strip or a matrix. The idea is to
have a display that can be seen from a distance and that can be updated with the current weather conditions.

It fetches the current weather from yr.no.

It should be able to run on a Raspberry Pi or an MCU, like the RP2040, compiled with TinyGo. Some changes will be needed.