Giter Club home page Giter Club logo

python-libtiepie's Introduction

⚠️ Warning: This software is no longer under development⚠️

This is a fork of the no longer available python-libtiepie library from Tiepie Engineering, extended with the libtiepie binaries and udev rules.

To get back to the original version, the project can be reset to the last commit of the manufacturer.

git checkout d47dd20fd2adf67bf41ab541ffb319c4fe502962 

As an alternative I recommend the actively developed library "handyscope".

python-libtiepie

PyPI License

Python bindings for LibTiePie SDK. The LibTiePie SDK is a library to easily interface with TiePie engineering USB oscilloscopes. Using the LibTiePie SDK the user has full control over all aspects of the USB oscilloscope and can perform measurements easily on Windows and Linux. Examples for different measurements are available to get started easily.

Installation

Windows

To install the Python bindings for LibTiePie and examples on Windows:

  1. Install the Python bindings by executing pip install python-libtiepie
  2. Download the python-libtiepie examples.
  3. Unpack them using an extractor.
  4. Connect your USB oscilloscope.
  5. Run an example by executing e.g. python OscilloscopeBlock.py

Linux

To install the Python bindings for LibTiePie and examples on Linux:

  1. Copy the udev rules to /etc/udev/rules.d by executing curl -fsSL https://raw.githubusercontent.com/TiePie/python-libtiepie/master/45-tiepie.rules | sudo tee /etc/udev/rules.d/45-tiepie.rules
  2. Install the Python bindings by executing pip install python-libtiepie
  3. Download the python-libtiepie examples.
  4. Unpack them using an extractor, or run in the console using unzip.
  5. Connect your USB oscilloscope.
  6. Run an example by executing e.g. python OscilloscopeBlock.py

Examples

See the examples directory.

python-libtiepie's People

Contributors

reinder-tiepie avatar dennis-tiepie avatar bmecke avatar

Forkers

hennjanssen

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.