Arduino and Python

  • Changing the Brightness of a Computer Screen Using Adafruit TSL2561 Digital Light Sensor via Arduino and Python

    The brightness of the screen is adjusted with an Adafruit TSL2561 LUX Sensor connected to an Arduino. The Arduino sends data to a Python script via a serial cable and the python script changes the brightness according to the received input data. 11/16/2017
    Tags
    Adafruit TSL2561 LUX Sensor, screen, brightness, python, Arduino