Skip to content

tphinkle/nanoIV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nanoIV

nanoIV is a GUI application that allows the user to remotely control a Keithley 6487 picoammeter. nanoIV can be used to measure IV curves and take time-series separately or simultaneously.

nanoIV was written in C++ and uses the Qt framework.

nanoIV logo

Installation (Windows only)

To install nanoIV on your machine, you'll need to download the following:

  • Source code contained in this repository
  • Qt software
  • National Instruments visa32.dll instrument driver
  • QCustomPlot

After download and installation, compile and run in Qt.

nanoIV pic

Features

  • Allows full manual control of the picoammeter
  • Two measurement modes that can be used separately or simultaneously
    • IV curve
    • Time-series

IV Curves

  • Queue up multiple IV sweeps with different parameters
  • Save any subset of the gathered data
  • Change the plot range in real-time to inspect IV curves during acquisition

Time-series

  • Monitor device current in real-time while an IV curve is running
  • Allows saving of the entire acquired time-series

About

GUI program to interface with Keithley 6487 Picoammeter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published