Skip to content

ESP32 connected to HDMI-CEC to schedule turning on/off dashboard TVs automatically

Notifications You must be signed in to change notification settings

mikeymclellan/screen-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreenTimer

Automatically turn dashboard TVs on during working hours, and off after hours. Uses a ESP32 connected to HDMI-CEC to control the TV. Needs to connect to Wi-Fi and NTP to get the time.

Screenshot

Development

pio run -t uploadfs
platformio run --target upload
platformio device monitor

Update Firmware over Wifi

platformio run && cp .pio/build/nodemcuv2/firmware.bin ~/Downloads/

Then open http://ScreenTimer.local/update in your browser and upload the firmware.bin file.

About

ESP32 connected to HDMI-CEC to schedule turning on/off dashboard TVs automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published