IDEA: add support for LDR (for automatic brightness adaption) #99
Replies: 3 comments 20 replies
-
|
Nice! Such a simple and inexpensive hack. 👍 I think I might have one lying around somewhere, so I might test it some day. Do you think it's possible to mount it behind the panel, or will it suffer from light pollution from the display itself? Currently I'm using Home Assistant for this specific purpose. EDIT: It's also possible to mount an IR sensor hidden behind the display, that way it's possible to use a TV-remote (or similar) to control it. |
Beta Was this translation helpful? Give feedback.
-
|
see also at ph1p/ikea-led-obegraensad#74 |
Beta Was this translation helpful? Give feedback.
-
|
Done! #124 EDIT: See also #129 |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Adding support for LDR would be vary handy. Brightness could be adjusted automatically depending on the brigthness of the environment. Needs an 10k Resistor, a light-dependent resistor (e.g. GL5528), free analog input and some logic.

For more details see https://theorycircuit.com/esp32-projects/interfacing-photoresistor-with-esp32/
Beta Was this translation helpful? Give feedback.
All reactions