demure 45783f2d1f Added spleen font remark | 6 months ago | |
---|---|---|
fonts | 6 months ago | |
spleen @ 7725dbaac9 | 6 months ago | |
weathericons | 6 months ago | |
LICENSE | 6 months ago | |
Makefile | 6 months ago | |
README.md | 6 months ago | |
config.json | 6 months ago | |
config_sample.json | 6 months ago | |
d_clock.cc | 6 months ago | |
demure_clock.py | 6 months ago | |
json.hpp | 6 months ago | |
led_matrix.service | 6 months ago | |
samplebase.py | 6 months ago | |
startup.sh | 6 months ago |
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