A binary clock is a clock where the time value is represented by a series of bits.
The example uses a 1302 Real Time Clock (RTC) to determine the actual time. The actual time is then sent to a LED strip. The LED strip is based on a Series of APA102 RGB LED’s.
WawiLib is used to set the time and control the color of the strip LED’s.