Skip to content

A remote control client for GW Instek GDS1000B series.

License

Notifications You must be signed in to change notification settings

RoadToDream/SzRemoteOsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SzRemoteOsc

SzRemoteOsc assists you use your GW Instek Oscilloscope more confident.

SzRemoteOsc Screenshot

Please note this project is still at an early stage, please use with care. Hope it will be helpful

Usage

Download from latest release and run, app is packaged with PyInstaller, macOS and Windows version provided.

Deploy

Require Anaconda installed, run following to setup environment

conda create -y --name gwinstek python=3.7
conda activate gwinstek
conda install -y -c conda-forge pyqtads
pip install opencv-python pyvisa pyvisa-py 

After setting the environment, you may run program by

python SzRemoteOsc.py

Enjoy

Contribute

Only necessary components are implemented, feel free to contribute

About

A remote control client for GW Instek GDS1000B series.

Resources

License

Stars

Watchers

Forks

Packages

No packages published