demure 45783f2d1f Added spleen font remark | vor 7 Monaten | |
---|---|---|
fonts | vor 7 Monaten | |
spleen @ 7725dbaac9 | vor 7 Monaten | |
weathericons | vor 7 Monaten | |
LICENSE | vor 7 Monaten | |
Makefile | vor 7 Monaten | |
README.md | vor 7 Monaten | |
config.json | vor 7 Monaten | |
config_sample.json | vor 7 Monaten | |
d_clock.cc | vor 7 Monaten | |
demure_clock.py | vor 7 Monaten | |
json.hpp | vor 7 Monaten | |
led_matrix.service | vor 7 Monaten | |
samplebase.py | vor 7 Monaten | |
startup.sh | vor 7 Monaten |
This is a project I made a number of years ago, and never quite finished polishing. This git repo is quick and dirty, to ensure I actually have a backup.
What is this? An LED clock for a 64x64 led matrix. ( See https://www.adafruit.com/product/3649 ) The clock includes weather and sun up/down.
There is both a python version of the clock, which 1) came first, 2) works, 3) has the features, 4) is slow/uses more CPU than needed. There is also the start of a C version. Much faster, less features finished. No network weather yet...
Anyway, this needs rpi-rgb-led-matrix to work. ( See https://github.com/hzeller/rpi-rgb-led-matrix ) For fonts, clone spleen into this dir... https://github.com/fcambus/spleen