A little script to control the brightness of an external monitor using DDC/CI Protocol.
DDC/CI Protocol (Display Data Channel / Command Interface) : Any monitor that supports DDC/CI Protocal (Display Data Channel / Command Interface) can be controled by code to change its brightness, contrast , color temperature.
- Visual Studio 2017
- Windows 10
- Monitor: SAMSUNG S24D360HL
- Make a C# / MFC Visual Software
Just click the exe file.:blush:
To learn more about API of monitor, you can refer to Microsoft Monitor Configuration Document
MIT License.