-
Notifications
You must be signed in to change notification settings - Fork 40
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
Automatic Brightness #56
Comments
Hi. As described, the panel does react to a light and dark room. Just not in the way I would expect. So the LDR is connected. |
0 min and 2000 max values worked for me. At 300 min and 2000 max, the panel would just turn off in a dark room. This must be because these are full on/off thresholds. When the LDR value drops below the min value, the panel brightness is full off. On the other end, the max value defines when the panel brightness is full on. Is this correct? |
Great to hear it worked. About the display turning off, a user suggested it and I liked the idea, turnoff the display when the LDR is below the min value. So, it's expected. |
I'm having difficulty with the automatic brightness setting. I believe the feature should operate in this way. When the room is dark, the panel will dim to prevent eye strain. When the room is bright, the panel with increase brightness to be easier seen. With the settings I've experimented with, I'm experiencing the opposite effect. When the room is dark, the panel brightens.
I've tried many settings for min and max values. I've even tried swapping the values. If set too low for the min value, the panel will turn off all together.
I'm using version 1.4.1. For hardware I'm using the Trinity board. Below is a screenshot of my current settings. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: