Hi @3cky !
Very interesting project that I came across, wanting to have my desktop PC monitor adjust brightness based on ambient light
I was surprised no one is selling a USB accessory for this!
It was found that Windows has support for Ambient Light Sensor (ALS) but seems to be aimed towards OEMs or laptop manufacturers
https://learn.microsoft.com/en-us/windows-hardware/design/component-guidelines/ambient-light-sensors#integrating-light-sensors-with-device-hardware
And when HID was mentioned, I came across your GitHub project
So I wondered, does the device work as an ALS with Windows like if it were on the laptop?
If so, how does the UI in Windows look like after connecting this USB HID ALS
and how do we go about calibration of how much increase in ambient light would increase the brightness
Best,
Nickson
Hi @3cky !
Very interesting project that I came across, wanting to have my desktop PC monitor adjust brightness based on ambient light
I was surprised no one is selling a USB accessory for this!
It was found that Windows has support for Ambient Light Sensor (ALS) but seems to be aimed towards OEMs or laptop manufacturers
https://learn.microsoft.com/en-us/windows-hardware/design/component-guidelines/ambient-light-sensors#integrating-light-sensors-with-device-hardware
And when HID was mentioned, I came across your GitHub project
So I wondered, does the device work as an ALS with Windows like if it were on the laptop?
If so, how does the UI in Windows look like after connecting this USB HID ALS
and how do we go about calibration of how much increase in ambient light would increase the brightness
Best,
Nickson