Skip to content

Instantly share code, notes, and snippets.

@yarwelp
Last active August 31, 2016 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yarwelp/9d538e9d3de82b8d86152ec159453abb to your computer and use it in GitHub Desktop.
Save yarwelp/9d538e9d3de82b8d86152ec159453abb to your computer and use it in GitHub Desktop.
Reading Digitek DT-4000ZC measurments over USB on Fedora 23 Linux

Reading Digitek DT-4000ZC measurments over USB on Fedora 23

sudo dnf install sigrok-cli
sudo sigrok-cli --driver=digitek-dt4000zc:conn=/dev/ttyUSB0 -O analog --continuous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment