Initial commit: NTP clock for MAX7219 LED matrix

This commit is contained in:
Adam Harrison-Fuller
2026-01-21 20:06:32 +00:00
parent e10a12abca
commit 7dc20d4ecc
4 changed files with 544 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Image processing (required for emulator and hardware)
Pillow>=9.0.0
# Hardware support (only needed on Raspberry Pi)
# Uncomment these when deploying to hardware:
# luma.core>=2.4.0
# luma.led_matrix>=1.7.0