The Goal of this Tutorial is to create a simple application for accessing UART data from an external controller and displaying them on a GUI using python and the Tkinter framework. We will come across different widgets used in this tutorial and I will briefly explain the uses of such widgets.There a... By: pgurudatt