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.
- Host: GitHub
- URL: https://github.com/picotech/picosdk-picovna-python-examples
- Owner: picotech
- License: isc
- Created: 2018-08-15T09:29:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-07T12:29:59.000Z (over 4 years ago)
- Last Synced: 2025-04-10T02:53:56.231Z (about 1 year ago)
- Topics: picovna, python, vector-network-analyzer, vna, windows
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
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.