https://github.com/donald-rdex/led_matrix_clock
simple led matrix clock using a raspberry pi.
https://github.com/donald-rdex/led_matrix_clock
Last synced: 2 months ago
JSON representation
simple led matrix clock using a raspberry pi.
- Host: GitHub
- URL: https://github.com/donald-rdex/led_matrix_clock
- Owner: Donald-rdex
- Created: 2020-07-17T08:05:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T15:38:08.000Z (over 4 years ago)
- Last Synced: 2025-02-09T11:31:32.647Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## LED Matrix Clock
### A clock using a raspberry pi for the time, and LED matrices for the displayA simple project using the LUMA Library to display changing date/time info on a set
of LED matrices.LUMA Library is at: https://github.com/rm-hull/luma.led_matrix
Conway's Life implementation from the LUMA.examples: https://github.com/rm-hull/luma.examples