- Python GUI Program written using tkinter to communicate with an Arduino Microcontroller using PC serial Port
- Python tkinter GUI Programming for Absolute Beginner
- Cross Platform serial communication using Python (PySerial) and Arduino
- Serial communication using Python (PySerial) and Arduino/AVR/PIC Micro on Linux
- Running Periodic background tasks in tkinter (ttkbootstrap) using .after() method
- Creating and Sharing data between Python threads for the Absolute Beginner