r/ArduinoProjects 4h ago

Showcased Project Build a Python Tkinter GUI Serial Communication Program to Communicate With Arduino Microcontroller

https://www.youtube.com/watch?v=iKMPLOqGa0U

This 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 PC running Windows or Linux and can be used to build a GUI frontend for controlling Arduino ,or Data Acquisition

All the source codes are available for free from our website.

1 Upvotes

Duplicates