Skip to content

A Motion Sensor & ESP32 implementation to control a LG OLED TV

Notifications You must be signed in to change notification settings

davidz-yt/lg-oled-auto-sleep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto Sleep LG OLED TV with Motion Sensor

I built a device to automatically turn on/off my LG OLED TV screen with a presence sensor. I use this TV as a computer montior, so this helps protect the OLED against burn in when I'm away from the display.

You can see a demonstration of the solution on YouTube: My Anti Burn-In Prototype for my OLED TV Monitor

My implementation includes the following components:

  • LilyGo TTGO T-Display ESP32 Controller
  • LD2410C Presence Sensor
  • Home Assistant Server (to send commands to my LG OLED TV)

Wiring

ESP32 | LD2410C
5V <-> VCC
GND <-> GND
GPIO 13 (Configurable) <-> OUT

About

A Motion Sensor & ESP32 implementation to control a LG OLED TV

Resources

Stars

Watchers

Forks

Languages