Skip to main content

Modern Python wrapper for PicoSDK

Project description

Welcome to pyPicoSDK Documentation

Installation

Prerequisites

  1. Go to PicoTech downloads picotech.com/downloads
  2. Find your PicoScope in the list and click through
  3. Download and install PicoSDK for your operating system

Via Pip

  1. Install the package via pip pip install pypicosdk
  2. In your main.py add import pypicosdk or import pypicosdk as psdk

Via GitHub (Inc examples)

  1. Install github repository to folder git clone https://github.com/JamesPicoTech/pyPicoSDK.git
  2. In the root directory (where setup.py is) run pip install .
  3. In your main.py add import pypicosdk or import pypicosdk as psdk

Quickstart

To test functionality of this library, copy and run the following python script:

import pypicosdk as psdk

scope = psdk.ps6000a()

scope.open_unit()
print(scope.get_unit_serial())
scope.close_unit()

The output should be similar to: JR001/001

Once tested, try an example script from github to get started.

Useful links and references

Version Control

pyPicoSDK: 0.3.0

Docs: 0.1.7

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pypicosdk_nightly-0.3.0-py3-none-any.whl (27.2 kB view details)

Uploaded Python 3

File details

Details for the file pypicosdk_nightly-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pypicosdk_nightly-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8ae00f08ea23c78fefe0610fd11069aa074597608674fd9cfca9583e5d8e8ac7
MD5 cd0a7e6689b9323dd9513b5184fe7ad0
BLAKE2b-256 5309698bb9c33ae7e43ac80b8a722e73780fe1458882c0b33e128448587d1186

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page