Initial commit

This commit is contained in:
2019-05-29 15:44:54 +02:00
commit 831b514c0a
10 changed files with 654 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
# 7-Segment FastClock / Counter Display
This is a controller for a LED driven 7-segment clock/counter display. An ESP8266 offers WiFi access for configuration/setting purpose and the ability to retrieve the current time through NTP.
But it might as well be used as a fast clock display for model railroads.
Prerequisites:
* WS-2812 based adressable LED chain forming the 7-segment display
* number of LEDs per segment is configurable
## Links / References
- example of 3d printable segment frames