Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilikecake/wall-clock-v2
A wall clock powered by a Raspberry Pi.
https://github.com/ilikecake/wall-clock-v2
clock home-assistant raspberry-pi sensor temperature
Last synced: 1 day ago
JSON representation
A wall clock powered by a Raspberry Pi.
- Host: GitHub
- URL: https://github.com/ilikecake/wall-clock-v2
- Owner: ilikecake
- License: mit
- Created: 2022-01-08T20:31:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-19T22:50:05.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T07:24:57.902Z (about 2 months ago)
- Topics: clock, home-assistant, raspberry-pi, sensor, temperature
- Language: Python
- Homepage:
- Size: 37.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wall Clock V2
This project is a digital wall clock powered by a Raspberry Pi. Aside from telling the time, the clock also contains several sensors and a RGB LED which can be linked to [home assistant](https://www.home-assistant.io/) to perform various smart home functions.
[](https://github.com/ilikecake/Wall-Clock-V2/blob/main/assets/inside-assembled.JPG)
Features
* 1.2" LED Display. Easily readable from across a room.
* Powered by a USB type C cable.
* Battery backed up. Will run for ~7 hours on the battery.
* Will talk to Home Assistant over MQTT.
* Temperature, barometric pressure, humidity, and light level sensors.
* RGB LED controllable by home assistant.Building this project will require:
* 3D printer to print the case components.
* Basic SMT soldering capability for the wiring and interface PCBs.
* A saw to cut the plastic window. (optional)For information on how to build this project and usage of the software, refer to the wiki.