A multiplatform tool to save Touchstone files from the NanoVNA, sweep frequency spans in segments and generally display and analyze the resulting data.
 
 
 
Go to file
Rune B. Broberg 9da68d69fc GNU General Public License v3 2019-08-29 15:10:35 +02:00
.idea GNU General Public License v3 2019-08-29 15:10:35 +02:00
.gitignore Added gitignore, removed venv 2019-08-27 16:00:21 +02:00
Marker.py GNU General Public License v3 2019-08-29 15:10:35 +02:00
NanoVNASaver.py GNU General Public License v3 2019-08-29 15:10:35 +02:00
README.md Add "Linux" section to README.md 2019-08-29 13:42:02 +02:00
SmithChart.py GNU General Public License v3 2019-08-29 15:10:35 +02:00
SweepWorker.py GNU General Public License v3 2019-08-29 15:10:35 +02:00
nanovna-saver.py GNU General Public License v3 2019-08-29 15:10:35 +02:00

README.md

A small tool to save touchstone files from the NanoVNA, and to allow sweeping frequency spans in sections to gain more than 101 data points. Copyright 2019 Rune B. Broberg

Linux

In order to run this app in Linux environment, you'll need the following packages:

  • python3-serial
  • python3-pyqt5