An open API service indexing awesome lists of open source software.

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.

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 9404

The 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.