Hantek6022API
Hantek6022API copied to clipboard
Hantek 6022BE Python API for Windows and Linux.
Currently it is possible that we're getting close to the performance limits to reasonably be expected from using pure CPython polling data from the device. One possible upgrade, if all...
I have made some modifications (like adding capacitors) to my personal scope that were successful in reducing noise as seen by the ADC. I should document these for others to...
Currently everything works OK if only one scope is present, however the setup() method has no way of discriminating devices by serial number, and we automatically select the first scope...
It appears as though there is a [working libUSB port for Windows](http://www.libusb.org/wiki/windows_backend), it would be good to unify the Windows and Linux libraries, especially since the default Hantek library does...