Skip to content

It is a program developed using Python and Arduino that allows you to adjust the volume of music, change the music, automatically control screen brightness, and measure the ambient temperature.

Notifications You must be signed in to change notification settings

Filayeng/Python-Arduino-Media-Volume-Tempeture-Control-PyQt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

It is a program developed using Python and Arduino that allows you to adjust the volume of music, change the music, automatically control screen brightness, and measure the ambient temperature.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published