Added reason for cloning the initial repo
This commit is contained in:
parent
ecfee134fa
commit
fe5a07b429
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
@ -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...
|
||||
|
|
Loading…
Reference in a new issue