Python GUI for Arduino Control

preview_player
Показать описание
Link to Python codes & Arduino circuit diagrams:

Link to my tutorial on how to interface Python with Arduino:

Contents:
0:00 Introduction
0:17 tkinter GUI module
1:50 Example 1: Python GUI controlling LED connected to Arduino
2:43 Example 1 code
5:13 Example 2: Python GUI controlling two LEDs
6:57 Example 2 code
12:37 Future project: Python GUI for sensor data display
Рекомендации по теме
Комментарии
Автор

Great teacher with great videos, I'm happy to have had you as my teacher this semester Anas! Can't wait to see your next videos.

TheMphc
Автор

GUIs are very useful. Thank you for showing one way.

bob-nykn
Автор

Very nice fusion of Python with Arduino. Thanks

qcnck
Автор

Thank you so much. Exactly what i was looking for 👍

tugaric
Автор

This is a most exciting GUI video. I would very much like to use this cool Tkinter on an Orange Pi-5 to control the GPIO Pan/Tilt PWM servo motors. Would you please demonstrate how to do this on an OPi5, they use the OPi.GPIO software? Thank you. PS It seems like most education examples are for the Raspberry Pi or Arduino.

qzorn
Автор

Thanks for your video. I'm missing something here...what is the code that resides inside the microcontroller? Thank you.

electron
Автор

Like Arduino, is there a function for temperature controller and a library.
Actually, I am making a gui for temperature controller.
Please help anas!

vibhatkumar
Автор

what is the code on the arduino board?

amirhosseinbozorgi
Автор

Hi Anas .... You are always opening new doors for your community.
For your next video on this item : how could you send the actual computer-time to the MCU ?
Greetings from germany

BerndSchmitt-Martinique
Автор

Hi Anas, Thanks for the video! I see that the pyfirmata code must be uploaded to the Arduino for python to run. Is there a way to include user code along with pyfirmata to get python and arduino code functional together?

clevelandwilcox
Автор

Nice video. Is the code available somewhere.

brentberry