Read from Rigol oscilloscopes in python
The jupyter notebook is based off of the python script included, but note that the python script itself may not function properly as it is outdated.
As usual,
- download the repo with git clone this_repos_url
- cd to that directory
- create a virtual environment with "pipenv shell"
- install all the necessary packages with "pipenv install"
- that's it, happy scope reading