This is a small 16x16 word clock that can tell the time with a minute resolution. It uses a Xiao RP2040 with four daisy-chained MAX7219 as the display with four key switches to set the time. Breakout pins for connecting a DS3231 RTC are included as well. Has a photoresistor for automatic light adjustment.
Because reading the time in words gives me a sense of urgency that reading numbers does not. It makes me get things done more effectively.
Obtain parts labeled in the BOM. See either the table below.
| Component | Identifier | Price | Amazon link |
|---|---|---|---|
| Xiao RP2040 | XIAO-RP2040 | $9.99 | Amazon |
| DS3231 | RTC | $12.99 | Amazon |
| Switches | switches | $10.99*4 | Amazon |
| MAX7219 | led-matrix | $8.28 | Amazon |
| Photoresistor | photoresistor | $7.39 | Amazon |
| CR2032 | N/A(separate) | $3.97 | Amazon |
Solder each component into the PCB accordingly, or follow the schematic to wire the pieces together. If using the PCB, make sure that things go the right direction. When soldering the MAX7219, solder the board with the LEDs first and then solder that to the PCB, not the other way around. It's a lot easier.



