Modern Python wrapper for PicoSDK
Project description
Welcome to pyPicoSDK Documentation
Installation
Prerequisites
- Go to PicoTech downloads picotech.com/downloads
- Find your PicoScope in the list and click through
- Download and install PicoSDK for your operating system
Via Pip
- Install the package via pip
pip install pypicosdk - In your
main.pyaddimport pypicosdkorimport pypicosdk as psdk
Via GitHub (Inc examples)
- Install github repository to folder
git clone https://github.com/picotech/pyPicoSDK.git - In the root directory (where setup.py is) run
pip install . - In your
main.pyaddimport pypicosdkorimport 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 5000D (ps5000a drivers) More info here
Useful links and references
Version Control
pyPicoSDK: 1.7.2
Docs: 0.4.2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypicosdk-1.7.2-py3-none-any.whl.
File metadata
- Download URL: pypicosdk-1.7.2-py3-none-any.whl
- Upload date:
- Size: 78.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c713fbd4642bfd79a0758c086e5167c11a4bdf9177d2ae08ef648087dabaf425
|
|
| MD5 |
6bc4b6ba2ec29b982dfb0f1d4894ddd5
|
|
| BLAKE2b-256 |
7aa14d46e3adaa61da3dc7e710cc202959e2b6eaa75078ad365872b082fbbee2
|
Provenance
The following attestation bundles were made for pypicosdk-1.7.2-py3-none-any.whl:
Publisher:
python-build-publish.yml on picotech/pyPicoSDK
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pypicosdk-1.7.2-py3-none-any.whl -
Subject digest:
c713fbd4642bfd79a0758c086e5167c11a4bdf9177d2ae08ef648087dabaf425 - Sigstore transparency entry: 1172230393
- Sigstore integration time:
-
Permalink:
picotech/pyPicoSDK@6e8d1df91a0d47f4cef0cd7296fbff1aa291e6a1 -
Branch / Tag:
refs/tags/v1.7.2 - Owner: https://github.com/picotech
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-build-publish.yml@6e8d1df91a0d47f4cef0cd7296fbff1aa291e6a1 -
Trigger Event:
push
-
Statement type: