An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

## LED Matrix Clock
### A clock using a raspberry pi for the time, and LED matrices for the display

A 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