Skip to main content

Fancy logo

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/picotech/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

Python requirements

When installing pyPicoSDK, the following dependency is automatically installed:

  • numpy

To run the provided examples, the following additional Python packages are required:

  • matplotlib
  • scipy
  • numpy (installed automatically with pyPicoSDK)

To install the example depedancies use one of the following commands: pip install matplotlib scipy numpy or pip install -r requirements.txt

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.

Full getting started

For our full getting started guide, click here to go to our full knowledge base article.

Issues

For details on raising an issue, find information here: Issue documentation

Compatibility

Current PicoScope support:

  • PicoScope 6000E (ps6000a drivers)
  • PicoScope 3000E (psospa drivers)
  • PicoScope 5000E (psospa drivers)
  • PicoScope 5000D (ps5000a drivers)

More info here

Useful links and references

Version Control

pyPicoSDK: 1.7.5

Docs: 0.4.2

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-1.7.5-py3-none-any.whl (92.4 kB view details)

Uploaded Python 3

File details

Details for the file pypicosdk-1.7.5-py3-none-any.whl.

File metadata

  • Download URL: pypicosdk-1.7.5-py3-none-any.whl
  • Upload date:
  • Size: 92.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pypicosdk-1.7.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7e04cd1048e6adcf1a326836321b4ce640e9bec3a7ae5bcab9540266f9164380
MD5 dfdcb03f4fe6a2a2b10c920f0198b0a9
BLAKE2b-256 b469c0c948fbb5af6de597e7f5b5b1a8055ce2621a8a710979e81a3201ddd957

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypicosdk-1.7.5-py3-none-any.whl:

Publisher: python-build-publish.yml on picotech/pyPicoSDK

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.7.5 This release

1 file

1.7.4

1 file

1.7.3

1 file

1.7.2

1 file

1.7.1

1 file

1.7.0

1 file

1.6.5

1 file

1.6.4

1 file

1.6.3

1 file

1.6.2

1 file

1.6.1

1 file

1.6.0

1 file

1.5.2

1 file

1.3.1

1 file

1.3.0

1 file

1.2.2

1 file

1.0.0

1 file

0.3.2

1 file

0.3.1

1 file

0.3.0

1 file

0.2.29

1 file

0.2.28

1 file

0.2.27

3 files

0.2.24

1 file

0.2.23

1 file

0.2.22

1 file

0.2.21

1 file

0.2.3

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page