Python Tkinter GUI Developed a custom graphical user interface (GUI) to STM32 monitoring, debugging, and command execution. GUI enables bidirectional communication between PC & MCU using UART Tx/Rx ...
quick-tk-gui A helper class to quickly create and thread tkinter GUIs, with an optional feature for handling basic user input. A ThreadedGUI instance runs the tkinter GUI in the main thread, with the ...