A Raspberry Pi Pico Micropython firmware for a connected clock project. For the full write up of this project, see https://andybradford.dev/2023/10/22/building-a-connected-cuckoo-clock/.
This repo is intended as a reference for what I built. If you want to build something similar, feel free to use this as is or add / change your own stuff. If you do something cool, I'd love to hear about it, you can message me on TechHub, Twitter or leave a comment on the above blog post
You will need the following Python Modules libraries to build this project
- MQTTClient