An open API service indexing awesome lists of open source software.

https://github.com/andycb/smartcuckooclock

A Raspberry Pi Pico Micropython firmware for a connected clock project
https://github.com/andycb/smartcuckooclock

home-assistant home-automation raspberry-pi-pico

Last synced: 24 days ago
JSON representation

A Raspberry Pi Pico Micropython firmware for a connected clock project

Awesome Lists containing this project

README

          

# SmartCuckooClock

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](https://techhub.social/@andycb), [Twitter](https://twitter.com/andycb) or leave a comment on the above blog post

## Required Python Modules
You will need the following Python Modules libraries to build this project
- MQTTClient