Skip to content

Read out the value of the potentiometer from Arduino Port A0 over the RS232 to the Python Program.

Notifications You must be signed in to change notification settings

Pi4IoT/Gauge-Python-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

Advanced Python example of Graphical Applications (GUI)


Gauge-Python-Arduino


Video example on YouTube:
IMAGE ALT TEXT HERE

Shows a gauge example to display the analog value at Arduino from a potentiometer.

  • Serial Port with Arduino
  • Start Background Threads
  • Graphical Applications PyQt5
  • and Signals and Slots example
  • 2D Graphical Items
  • by using Eric IDE

Read out the value of the potentiometer from Arduino Port A0 over the RS232 to the Python Program.
RS232

Download the Arduino program and upload this example to your Arduino UNO.

Then download the folder Program and unzip it on your computer.
Check the com-port number from Arduino. You can start the main.py program for the first test.
If you want to edit the program, I recommended to install the IDE Eric first.
How to do this, see this video:

Video on YouTube --> IMAGE ALT TEXT HERE
and
Video on YouTube --> IMAGE ALT TEXT HERE

About

Read out the value of the potentiometer from Arduino Port A0 over the RS232 to the Python Program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published