News

The Python program then asks for the com port it should be using for this session. The source package, including the code which runs on the microcontrollers, can be found at the project repository .
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… ...
I'm struggling through scripting things like VSFTPD. I really would like to make a basic GUI front end that could spit out the conf file. Does anyone know ...