mirror of
https://github.com/jhillyerd/uniclock.git
synced 2026-08-28 18:25:29 +01:00
Galactic Unicorn MQTT & NTP clock
- Python 98.9%
- Nix 1.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github/workflows | ||
| case | ||
| firmware | ||
| images | ||
| .envrc | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
uniclock
Galactic Unicorn NTP clock with MQTT controls.
Software Features
- Refactored version of Pimoroni's example clock.py
- Scrolls messages sent via an MQTT topic
- Adjusts display brightness with built-in light sensor
- 12 & 24 hour display modes
- Reconfigurable via MQTT message; physical access not required
- Updated configuration stored on device
- Installation guide and assembly tips ;)
3D Printable Case
Installation
My Unicorn is running this version of Pirate Python: https://github.com/pimoroni/pimoroni-pico/releases/tag/v1.19.16
Included in this project is @peterhinch mqtt_as.py version from Jan 2, 2023: permalink

