Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steffen-w/rigol_dho900

Python class for reading out the Rigol_DHO900 via USB or Ethernet
https://github.com/steffen-w/rigol_dho900

dho900 dho914 dho914s dho924 dho924s rigol rigol-oscilloscopes

Last synced: about 1 month ago
JSON representation

Python class for reading out the Rigol_DHO900 via USB or Ethernet

Awesome Lists containing this project

README

        

# Requirements

pip install python-vxi11 numpy matplotlib python-usbtmc

# Example

In example.py you can connect the Rigol scope via USB or ethernet.

![Plot](https://github.com/Steffen-W/Rigol_DHO900/assets/52629706/1b2ad95a-15d6-48cf-a753-3694ebf7d743)

# Attention

This python script was created on the fly and is not guaranteed in use. I am happy about every pull request to improve the code.