https://github.com/picotech/picosdk-ps9400-python-examples
A set of Python examples for PicoScope 9400 Series PC Sampling Oscilloscopes.
https://github.com/picotech/picosdk-ps9400-python-examples
picoscope picoscope-oscilloscope picoscope9000 python sampling-oscilloscope windows
Last synced: 25 days ago
JSON representation
A set of Python examples for PicoScope 9400 Series PC Sampling Oscilloscopes.
- Host: GitHub
- URL: https://github.com/picotech/picosdk-ps9400-python-examples
- Owner: picotech
- License: isc
- Created: 2021-05-21T10:30:32.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T09:37:04.000Z (over 2 years ago)
- Last Synced: 2025-05-14T17:12:19.406Z (25 days ago)
- Topics: picoscope, picoscope-oscilloscope, picoscope9000, python, sampling-oscilloscope, windows
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# picosdk-ps9400-python-examples
*picosdk-ps9400-python-examples* contains an example Python module for demonstrating how to control PicoScope® 9400 Series PC Sampling Oscilloscopes using ActiveX.
## Getting started
### Prerequisites
#### PicoScope 9400 Series
* PicoScope 9402
* PicoScope 9404The above list includes all -05, and -16 models.
#### Python
* [Python 2], or
* [Python 3]
* [win32com]
* [numpy]
* [matplotlib]### Installing software
* Download the *PicoSample 4* software for PicoScope 9300 Series models from our [Downloads page](https://www.picotech.com/downloads).
### Programmer's Guides
You can download Programmer's Guides providing a description of the API functions for the PicoScope 9400 Series from our [Documentation page](https://www.picotech.com/library/documentation).
## Obtaining support
Please visit our [Support page](https://www.picotech.com/tech-support) to contact us directly or visit our [Test and Measurement Forum](https://www.picotech.com/support/forum17.html) to post questions.
## Contributing
Contributions are welcome. Please refer to our [guidelines for contributing](.github/CONTRIBUTING.md) for further information.
## Copyright and licensing
See [LICENSE.md](LICENSE.md) for license terms.
*PicoScope* and *PicoSample* are registered trademarks of Pico Technology Ltd.
*Windows* is a registered trademark of Microsoft Corporation.
Copyright © 2020 Pico Technology Ltd. All rights reserved.