Нет описания

demure 45783f2d1f Added spleen font remark 10 месяцев назад
fonts 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
spleen @ 7725dbaac9 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
weathericons 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
LICENSE da73ed9708 Initial commit 10 месяцев назад
Makefile 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
README.md 45783f2d1f Added spleen font remark 10 месяцев назад
config.json 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
config_sample.json 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
d_clock.cc 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
demure_clock.py 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
json.hpp 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
led_matrix.service 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
samplebase.py 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад
startup.sh 735d082bb5 Initial commit to backup the state of the long paused project. 10 месяцев назад

README.md

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