Vector Network Analyzer
The VNA application is ready.
Now you can run the control program.
More details about this application can be found at this link.
Getting started with MS Windows
- Download and unpack the control program.
- Run the
vna.exe
program. - Type in the IP address of the Red Pitaya board and press Connect button.
- Perform calibration and measurements.
Getting started with GNU/Linux
- Install Python 3 and all the required libraries:
- Clone the source code repository:
- Run the control program:
- Type in the IP address of the Red Pitaya board and press Connect button.
- Perform calibration and measurements.
sudo apt-get install python3-numpy python3-matplotlib python3-pyqt5
git clone https://github.com/pavel-demin/red-pitaya-notes
cd red-pitaya-notes/projects/vna/client
python3 vna.py