OpenHantek / OpenHantek6022

OpenHantek6022 is a DSO software for Hantek USB digital signal oscilloscopes 6022BE / BL. Development OS is Debian Linux, but the program also works on FreeBSD, MacOS, RaspberryPi and Windows. No support for non-Linux related issues unless a volunteer steps in!
GNU General Public License v3.0
852 stars 150 forks source link

Support for other hardware #59

Closed merbanan closed 4 years ago

merbanan commented 4 years ago

Would patches for other devices be accepted?

https://sigrok.org/wiki/Noname_LHT00SU1 https://sigrok.org/wiki/HT_USBee-AxPro

They have sigrok firmware but no gain stage and only one channel.

Ho-Ro commented 4 years ago

Yes, all devices with free open source firmware for the analog function are welcome. :) One channel only and no gain should be handled by the model spec.

(Does it already work on your desk?)

merbanan commented 4 years ago

There is not alot of work done yet, I just wanted to be sure that a contribution would be accepted.

Ho-Ro commented 4 years ago

Hey, this is a collaborative open source project :) If the core functionality (best support for Hantek6022) is not affected, every tested and actively supported other device is welcome.

pbarBobo commented 4 years ago

Hi Guys, is it possible that OpenHantek will work with Hantek IDSO1070 series, this is a wifI enabled scope, can also work via USB. 2 channels plus external trigger, 70MHz Bandwidth and 250MSa/s. I recently bought but found original software to be very poor.

Cheers

Ho-Ro commented 4 years ago

@pbarBobo I don't want to disappoint you, but OpenHantek6022 only works with the "low-end" (Cypress FX2-only) scopes. These devices feature a (nominal) sample rate of 48MS/s maximum (which is what the FX2 could theoretically deliver). Your device scans at 250MS/s, this is only possible with an additional FPGA and buffer RAM, which ultimately results in a different USB protocol that OpenHantek6022 does not support. OpenHantek6022 is a spin-off from the original openhantek project that works with the "bigger" Hanteks. Unfortunately this project is currently not maintained.

pbarBobo commented 4 years ago

Hi Ho-Ro, Thanks for the reply, I had feared that this was the situation. Thank you for taking the time to clarify this. It is a pity as the hardware is quite good but the software is quite bad. I don't know the details of USB controller this device uses other than it is a chip by STMicroelectronics. I will return this device and purchase a bench scope I think. I f I had the time and the skill I would attempt to contribute to expanding the range of scopes compatible with OpenHantek.

Many Thanks

Ho-Ro commented 4 years ago

There is not alot of work done yet, I just wanted to be sure that a contribution would be accepted.

I will close here, please reopen if there is something to show.