News

Last time, I assembled a Python object representing a Rigol oscilloscope. Manipulating the object communicates with the scope over the network. But my original goal was to build a little GUI window… ...
and it is the most popular Python GUI framework. It is fast, easy-to-use, and provides a wide range of widgets, including buttons, labels, and text boxes. Tkinter is a great choice for building ...
Unfortunately, Micropython has historically lacked a decent high-level GUI library. Thankfully, that’s no longer the case, with [amirgon] porting LittlevGL to the platform.