366044bb27388c50eff3ad8b94ed656a01aaa794
AdaptiveBrightness
Build instructions
Build on windows
Prerequisites
- Visual Studio 2019
- Qt Visual Studio Tools
- Qt Library
Build steps
Open the sln and build.
Build on linux
Prerequisites
Assumes Debian Buster: sudo apt install qt5-default libqt5serialport5-dev
Build steps
$ qmake CONFIG+=release # or CONFIG+=debug
$ make
Description
A USB ambient light sensor board with a user-space driver to adaptively control monitor brightness with the MCSS (Monitor Control Command Set).
Releases
5
AdaptiveBrightness v1.4
Latest
Languages
C
98%
C++
1.6%
Assembly
0.2%
Makefile
0.1%