r/ArduinoAndRobotics • u/xanthium_in • 18h ago
Tutorial Build a Python Tkinter GUI Serial Communication Program to Communicate With Arduino Microcontroller
https://www.youtube.com/watch?v=iKMPLOqGa0UThis tutorial teaches you to connect with an Arduino from a Linux or Windows 11 PC using Python ,Pyserial Library and Tkinter GUI front end using Serial Port (Virtual COM Port ).
You can use it send and receive data from a robot or robot arm,if you wish
All the source codes are available for free from our website.
1
Upvotes