back to public projects

owontool.py

version:r20131109.1
author:Alejandro López Correa
contact:ten.akips@cla
license:MIT License
A python tool to capture data from OWON SDS7102 oscilloscope through LAN interface.
Tested with python 2.7 and 3.3

Features:

* screenshot capture
* vector data capture: samples used to show screen image
* deep vector data capture: all samples in memory
* handles active channels (CH1 and CH2)

Quick example:
To see commandline options:
> owontool.py -h
            

documentation
owontool.py

Commandline tool.

owonacquire.py

Module to connect to the oscilloscope and retrieve binary data.

owonbin.py

Module to process binary data.


download / installation
For now, the only option available is direct download of zip package.

owontool_r20131109.1.zip

to-do list