Brightness of the sensor LEDs #2110
-
Hello everyone, I'm trying to measure colors using a Spike color sensor, I turn on the LEDs at 100, but then they turn down the brightness. I read in the documentation that this is done because the sensor is turned on, the question is: why lower the brightness when the sensor is working? Is there any way to change the brightness of the backlight when the sensor is working? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
In measuring mode, the color sensor controls the light intensity internally on its own. I don't think there is a way we could change that. If your goal is to do better color sensing, I recommend using the |
Beta Was this translation helpful? Give feedback.
In measuring mode, the color sensor controls the light intensity internally on its own. I don't think there is a way we could change that.
If your goal is to do better color sensing, I recommend using the
detectable_colors
method to calibrate your own colors.