Giter Site home page Giter Site logo

yashmulgaonkar / pyrigol Goto Github PK

View Code? Open in Web Editor NEW

This project forked from willpatton/pyrigol

0.0 0.0 0.0 24 KB

Rigol over USB on RaspberryPi using Python - automated, remote control scripts via SCPI commands

License: MIT License

Python 100.00%

pyrigol's Introduction

Rigol over USB on RaspberryPi using Python

Rigol Python RaspberryPi - automated, remote control scripts, USB, test equipment. This is example code for control benchtop instruments over USB running Python3 on a RaspberryPi (or similar SBC).

REFERENCE

Hackaday.com PyVisa project https://hackaday.com/2016/11/16/how-to-control-your-instruments-from-a-computer-its-easier-than-you-think/

LIBRARY

pyvisa

DOCS

https://pyvisa.readthedocs.io/en/stable/index.html

INSTALLATION

Install Python3. Then, install these Python packages:
sudo pip install pyusb
sudo pip install pyvisa
sudo pip install pyvisa-py

NOTES

NOTE: This code contains equipment serial numbers. Use your serial numbers instead.

NOTE: Update the firmware in your instrument to the latest version to avoid unexpected behavior.

pyrigol's People

Contributors

willpatton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.