https://github.com/jmsv/led-matrix-bcd-clock
A binary clock written in python using the max7219 driver on a Raspberry Pi Zero
https://github.com/jmsv/led-matrix-bcd-clock
Last synced: 7 months ago
JSON representation
A binary clock written in python using the max7219 driver on a Raspberry Pi Zero
- Host: GitHub
- URL: https://github.com/jmsv/led-matrix-bcd-clock
- Owner: jmsv
- Created: 2016-05-08T12:04:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T23:59:23.000Z (over 9 years ago)
- Last Synced: 2024-12-29T17:33:58.217Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# led-matrix-bcd-clock
A [binary-coded decimal](https://en.wikipedia.org/wiki/Binary-coded_decimal) clock written in python using the [max7219 driver](https://github.com/rm-hull/max7219) for Raspberry Pi.