Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.4 KB

File metadata and controls

32 lines (23 loc) · 1.4 KB

Python-Media-Brightness-Tempeture-Control with PyQt5

thumbnail

Working Prenciple

With this program, you can use Push Buttons to pause the Spotify Music , play the previous and next songs. You can adjust the screen brightness based on the environment using an LDR Sensor. Additionally, you can measure the ambient temperature using a Thermistor (PTC) . All of these functionalities can be visualized in a User Interface created with PyQt5.

  • For serial connection, Arduino must be connected to the computer via usb .

Required Softwares and Libraries

Required Hardware:

  • Arduino
  • BreadBoard
  • 10K Ω Potentiometer
  • Photoresistor (LDR)
  • Temperature Sensor (Thermistor - PTC)
  • Push Buttons x 3
  • 330 Ω Resistor
  • Jumper Cables