A massive 8 segment display with 3 RGB LEDs per segment.
Schedules can be set by sending an encoded 6 digit integer:
1 1 4 0 1 2
schedule hour block value
id
This example would set the display to minimal for the first half of the 14th hour, ie 14:00-14:30.
Install command line tools by following the installation instructions for Windows
Deploy code to your Arduino and run the following command in a terminal:
pio device monitor --eol=CRLF --echo --filter=send_on_enter
Run the following command after installing Platform IO:
pio test -e native