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
851 stars 148 forks source link

Add DSO4104C ? #20

Closed jpmlima closed 4 years ago

jpmlima commented 4 years ago

Is it possible to add DSO4104C? I don't know how i can add this because firmware of DSO is in .upk and i need to add hex file... Anyone can help me ? Thanks

Ho-Ro commented 4 years ago

OpenHantek6022 works only (as the name implies) with Hantek6022 and compatible scopes. But you can try to adapt openhantek that addresses a wider range of Hantek devices. You need to extract the firmware as hex file and provide also the codes and data structures for USB communication. Have a look at this post to see how it can be done.