Skip to content

Gabriele-Cano/AutoBrightness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoBrightness

AutoBrightness for your external monitor

Installation

  1. Install python and pip
  2. Install dependecies with cmd
pip install darkdetect monitorcontrol pystray pyserial Pillow
  1. Install Arduino IDE
  2. Download everything as Zip
  3. (Optional) Change values in line 15 and 17 of the Arduino script to customize the function to calculate the brightness of the monitor
  4. Upload the code to Arduino
  5. Make this circuit (10KOmh resistor) image
  6. Change the COM_PORT variabile in the .pyw script with the port written in the Arduino IDE
    image
  7. Start the .pyw script double-clicking it
  8. Profit