5713

YAC. I'm getting older, so I needed a bigger clock!

I needed a bigger clock and had still a big flexible 8x32 WS2812B RGB LED matrix from AZ_Delivery in my toolbox. So here is my neo clock number 3.

You need only the display and a Raspberry pi Pico W . If you want, you can add an LDR to adjust brightness with changing luminosity.
The code is written in Micropython and get's the time from an NTP server. DST and Timezone are taken into account.

The housing is printed with transparent filament on a 300 mm² bed. The clock dimensions are  32cmx8cm.

More infos on https://www.weigu.lu/microcontroller/neo_clock_3/index.html.

The code is on github: https://github.com/weigu1/neo_clock_3