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

https://github.com/picotech/picosdk-picovna-python-examples

A set of Python examples for PicoVNA® products.
https://github.com/picotech/picosdk-picovna-python-examples

picovna python vector-network-analyzer vna windows

Last synced: about 1 year ago
JSON representation

A set of Python examples for PicoVNA® products.

Awesome Lists containing this project

README

          

# picosdk-picovna-python-examples

*picosdk-picovna-python-examples* is a set of Python examples for the PicoVNA® Vector Network Analyzer.

Examples are provided as projects in a Microsoft Visual Studio Community 2017 solution.

## Getting started

### Prerequisites

#### Microsoft Windows

* [Microsoft Visual Studio 2017](https://www.visualstudio.com/) (including Community edition) or later.
* [Python 2.7 or 3.6](https://www.python.org/downloads/)
* PicoVNA 2 software or PicoVNA 3 software (see [Installing software](#installing-software))

**Notes:**

* Projects should be built for 32-bit platforms for the best results.
* PicoVNA 106 and PicoVNA 2 can be used with 64-bit Python as well.

### Supported models

* PicoVNA 106
* PicoVNA 108

### Installing software

* Download the PicoVNA 2 software for the PicoVNA 106 from our [Downloads page](https://www.picotech.com/downloads).
* Download the PicoVNA 3 software for the PicoVNA 108 from our [Downloads page](https://www.picotech.com/downloads).

### Programmer's Guides

You can download a Programmer's Guide providing a description of the API functions for the PicoVNA 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/forum23.html) to post questions.

## Copyright and licensing

See [LICENSE.md](LICENSE.md) for license terms.

*PicoVNA* is a registered trademark of Pico Technology Ltd.

*Windows* and *Visual Studio* are registered trademarks of Microsoft Corporation.

Copyright © 2018-2021 Pico Technology Ltd. All rights reserved.