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… ...
That’s where this new free Python Tkinter project comes in. Tkinter is a built-in Python library that allows users to create simple graphical user interfaces (GUIs), interactive windows, buttons ...