Hantek DSO-2100 USB software for Linux
Project moved to github https://github.com/guntars-lemps/oscope2100

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow Oscope 2100

Oscope 2100 Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
1
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5

User Reviews

  • Had it working in ubuntu 18.04 with the following procedure. This package is your only choice for the hantek DSO-2100 USB. Wish it would be added to pulseview... In ./configure@1844: -am__api_version='1.11' +am__api_version='1.15' $ ./configure $ make >> configure.ac:3: error: required file './compile' not found $ automake --add-missing $ make >> hoards of gtk errors: >> g++ -g -O2 -lusb `pkg-config --cflags --libs gtk+-2.0` -o oscope2100 oscope2100_common.o ConfigFile.o oscope2100_interface.o oscope2100_usb.o -lusb >> oscope2100_common.o: In function `main': >> [...]/oscope2100-1.1.0/src/oscope2100_common.cpp:347: undefined reference to `gtk_set_locale' $ cd src $ g++ -g -O2 -lusb `pkg-config --cflags gtk+-2.0` -o oscope2100 oscope2100_common.o ConfigFile.o oscope2100_interface.o oscope2100_usb.o -lusb `pkg-config --cflags --libs gtk+-2.0` $ cd .. $ sudo make install
  • Versions oscope2100-1.0.0 and oscope2100-1.1.0 Compilation on KUbuntu 14.04.4 LTS works fine, after running ./configure LIBS=“$(pkg-config –libs-only-l gtk+-2.0) -lusb“ Previously I installed: libusb-dev libgtk2.0-dev and additionally (only for tinkering with configure): aclocal-1.11 automake-1.11 autoconf Seems this is the only application that works nearly out of the box for running DSO-2100USB (VID=0547,PID=1002 - initial before firmware-load: PID=1006) with Linux for me. Compared to original Windows software FFT and some mostly minor things are missing. oscope2100-1.1.0 has a Math-Function for e.g. P(heat) calculations (not tested). Some Features: Save/Export to CSV-File or Clipboard (CSV-Data), Cursor with T, f, CH1+CH2 Vpp, Probes: X1, X10, X100, (limited) Offset-Setting (oscope2100-1.1.0), Math-Function (oscope2100-1.1.0) Missing compared to original Windows Software: Open/Import files, Direct Print, Grid on/off, Trace-on, Linear/Sampling (soft transition/staircase-shape, Line/Dot Signal-Display, Automatic set-up, (Excel-Export), FFT, y diversion, Triggermode ALT, Displaymode ADD (Ch1+Ch2), Pointsampling, PreTrigger
  • configure script complains that Automake is not installed, then, after running autoreconf, the script complains about a syntax error. Poor use of autotools. Not worth the headache.
Read more reviews >

Additional Project Details

Operating Systems

Linux, BSD

Intended Audience

Science/Research, Engineering

User Interface

Gnome, GTK+

Programming Language

C++, C

Related Categories

C++ Test and Measurement Software, C Test and Measurement Software

Registered

2010-06-09