2020-06-21 18:00:40 +02:00
2020-06-21 17:52:18 +02:00
2020-06-21 17:52:18 +02:00
2020-06-21 17:52:18 +02:00
2020-06-21 17:52:29 +02:00
2020-06-21 17:52:18 +02:00
2020-06-21 17:49:48 +02:00
2020-06-21 18:00:40 +02:00

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).
Readme 2.2 MiB
2022-07-22 12:39:39 +02:00
Languages
C 98%
C++ 1.6%
Assembly 0.2%
Makefile 0.1%