![]() |
Re: Turn off backlight completely in sunlight
there is a app for that which intergrates into the menu, it works really well. Same as settings but much much more convienant
|
Re: Turn off backlight completely in sunlight
How to get the current value of the light sensor in the terminal?
|
Re: Turn off backlight completely in sunlight
cat /sys/class/backlight/acx565akm/brightness
|
Re: Turn off backlight completely in sunlight
This shows the current value of the backlight.
I need to value the light sensor. |
Re: Turn off backlight completely in sunlight
1 Attachment(s)
* - The value of this sensor in real time.how to get?
|
Re: Turn off backlight completely in sunlight
Quote:
For the backlight itself (without (directly) affecting the brightness) use: (turn off) # echo 1 > /sys/class/backlight/acx565akm/bl_power (turn on) # echo 0 > /sys/class/backlight/acx565akm/bl_power |
Re: Turn off backlight completely in sunlight
Quote:
light metter have 2 sensors : infrared & visible >> channel 0 .......adc0 IR only >> channel 1..............adc1 (also founded in sysfs folder ) in plain sunlight i expect ir sensor ( 1 ) have high values so a simple script can turn off lcd backlight after this value is above a custom set value . sysfs lux value is a computed value based on arbitrary formula. |
Re: Turn off backlight completely in sunlight
Many thanks to you! you really helped! what was needed!
|
| All times are GMT. The time now is 06:50. |
vBulletin® Version 3.8.8