Skip to content

tvelliott/jNanoVNA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jNanoVNA

Plot s-parameters on Smith chart and log/mag plot from the USB serial interface of the NanoVNA device.

Only tested on Linux, but should run on Windows, Mac, etc.


Starting the app:

1) plug the NanoVNA device into a USB interface for enumeration
2) git clone https://github.com/tvelliott/jNanoVNA.git
3) cd jNanoVNA
4) java -jar dist/jNanoVNA.jar



Building the app:
1) Open the project in Netbeans, start the app in Netbeans. This will update the project files.
2) After that, you can make edits and type 'ant jar' to rebuild the dist dir from the project dir.


About

Plot Smith chart S11, log/mag plot S11/S21, touchstone files from the USB serial interface of the NanoVNA device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages