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