This is software tool suite for the JYE Tech Ltd. DSO Coral (112A) Oscilloscope. read_dso112a.py
will plot the contents of a text file downloaded from the oscilloscope. For example, from a linux terminal, do:
$ python read_dso112a.py [path_to_text_file]
Requirements:
- Numpy - NumPy: array processing for numbers, strings, records, and objects
- Matplotlib - Python plotting package