The python3 program included here is used to record audio and video from a computer attached camera. There are many application programs that do this easily. A tkinter program to do this is some times ...
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 to ...