Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.6 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.6 KB

Illumino Checker

Visualize ambient light sensor output (lux) and corresponding screen brightness adjusted by adaptive brightness.

Screenshot-light Screenshot-dark

When ambient light plummeted, the brightness gradually descended. In contrast, when ambient light returned, the brightness jumped up. (This is recorded on Surface Pro 8 and it depends on each model.)

illumino.mp4

If you are not familier with adaptive brightness, take a look the overview by Microsoft.

It is good to know how it actually works under the hood.

In addition, this app records the sequence of illuminance and brightness to internal log which can be exported in CSV format. A log will be deleted after one week has passed to avoid taking up storage space.

Requirements

  • Windows 10 or newer
  • Ambient Light Sensor (ALS)

Download

Illumino Checker

License

  • MIT License

Libraries

Developer

  • emoacht (emotom[atmark]pobox.com)