Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Automatic brightness via LDR photoresistor #56

Open
ruenes1 opened this issue Jul 17, 2024 · 1 comment
Open

[Feature request] Automatic brightness via LDR photoresistor #56

ruenes1 opened this issue Jul 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ruenes1
Copy link

ruenes1 commented Jul 17, 2024

Some ESP32-based boards meant for the HUB75 lib include a LDR photoresistor attached to pin 35 (or 34) to perform automatic brightness control according to ambient light.

An example of such boards is the ESP32-Trinity. Here it is an example of code from the board designer that uses the LDR to control brightness:

https://github.com/witnessmenow/ESP32-Trinity/tree/master/examples/TrinityFeatures/LDRAutoBrightness

And here are some instructions from another project also employing the ESP32-Trinity, the HUB75 lib and an LDR to control brightness

https://github.com/jnthas/clockwise/wiki/Connecting-the-LDR

Could LDR-based brightness be added to ZeDMD?

@mkalkbrenner mkalkbrenner added the enhancement New feature or request label Sep 14, 2024
@mkalkbrenner
Copy link
Member

Sounds like an interesting idea.
Anyone who want to work on a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants