https://github.com/newam/hdmi-cec-ctrl
A weekend project to turn my TV on and off via HDMI CEC
https://github.com/newam/hdmi-cec-ctrl
Last synced: 2 months ago
JSON representation
A weekend project to turn my TV on and off via HDMI CEC
- Host: GitHub
- URL: https://github.com/newam/hdmi-cec-ctrl
- Owner: newAM
- License: mit
- Created: 2021-12-12T17:00:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-14T04:47:42.000Z (about 3 years ago)
- Last Synced: 2025-02-16T10:36:29.808Z (2 months ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hdmi-cec-ctrl
A weekend project to turn my TV on and off via HDMI CEC.
## Why?
I previously had a raspberry pi to do this, but this was both slow (seconds to power on/off), and unreliable. `libcec` updates would often break the basic funtionaly I relied upon (power on, power off).
## Status
This is not high-quality code, this was developed with haste in mind, not quality; use at your own risk.
## Hardware
* [NUCLEO-H743ZI](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html)
* [HDMI Plug Breakout Board](https://www.adafruit.com/product/3119)