2019-06-12 09:25:13 +02:00
2019-05-29 15:44:54 +02:00
2019-05-29 15:44:54 +02:00
2019-05-29 15:44:54 +02:00
2019-05-29 15:44:54 +02:00
2019-05-29 15:44:54 +02:00
2019-06-12 09:25:13 +02:00

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

This is, how it could look like (fyi: the big cargo car is 1:45 scale, the small one is 1:160):

Clock Picture

The configuration menu allows the selection of real or fast clock and some options like colors, fastclock name or UTC time offset for real time:

Config Menu

  • example of 3d printable segment frames
Description
Huge 7-Segment clock and counter display based on WS2812 adressable LED and ESP8266
Readme 832 KiB
Languages
C++ 99.7%
C 0.3%