Putting the Hantek DSO2D10 on a Python leash
A friend from Belarus Alex gave me a Hantek DSO2D10. Naturally, the first thing I did was try to make it talk to Python. What makes this interesting is not just remote control of the instrument, but the possibility of making the oscilloscope part of a programmable measurement system. The scope can be controlled from Python, its built-in signal generator can be operated programmatically, and captured waveform data can be transferred back to the computer for further processing. ...