6 lines
348 B
Markdown
6 lines
348 B
Markdown
# Clock made out of 7 segment displays
|
|
This is a clock made out of many 7 segment displays driven by a MAX7219 driver IC.
|
|
Some parts of the 7 segment displays are driven like pixels.
|
|
|
|
## Setup / Preparations
|
|
In Platformio, use "Project Tasks -> Platform -> Upload Filesystem Image" to upload the content of the data folder to the flash of the esp. |