1
0
Fork 0

Added reason for cloning the initial repo

This commit is contained in:
Stefan H. 2024-02-28 21:23:23 +01:00
parent ecfee134fa
commit fe5a07b429
1 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,11 @@
# LightPipesClock
A digital clock display made from light pipes
See full tutorial on [Instructables.com](https://www.instructables.com/Digital-Light-Pipes-Fiber-Optic-Clock/)
## Original code
[![Digital Light Pipes Clock](https://img.youtube.com/vi/2n5Elx5SJpc/0.jpg)](https://www.youtube.com/watch?v=2n5Elx5SJpc)
This repository is a clone of https://github.com/terra819/LightPipesClock with my own adjustments.
For a full tutorial on the clock visit [Instructables.com](https://www.instructables.com/Digital-Light-Pipes-Fiber-Optic-Clock/)
## My adjustments
I mainly changed the mapping data between the ws2812b matrix and the digits. Reason: I did not take care when I assembeled my clock version and hence the existing mapping did not work...