• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle
  • So I was trying to think how I’d implement it, and I agree if it’s simple then it really only needs to set the brightness level once, then remember if the user adjusts it, and reuse that adjustment for every lux reading.

    Hence the example I gave:

    Take the ambient light level (lux).
    Set brightness to 5.
    Log that the user has made it 1 level or 10% darker.
    Next time it senses the same lux level, set the brightness 1 level lower



  • I totally agree with you.

    However there is one smart feature Samsung has that I like. The screen brightness auto adjusts based on the ambient light, but if I change that automatic brightness (I prefer the screen darker) it will remember that and consistently adjust the brightness.

    I’m not sure it’s really an AI feature…

    Take the ambient light level (lux).
    Set brightness to 5.
    Log that the user has made it 1 level or 10% darker.
    Next time it senses the same lux level, set the brightness 1 level lower