Added Light Sensor Display in Demo Code #36
jake1164
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I added a new light value demo in Pico-RBG-Matrix-P3-64x32 to help get a better feel for when the dimmer will turn on / off. This demo will display the voltage reading created by the light sensor used by the this project.
Currently the project will dim (turn off the display) at 2800
Brighter it gets the lower the value
Darker = higher value
bright < 2800 < darker
Beta Was this translation helpful? Give feedback.
All reactions