Skip to content

leokogos/hp-4284A-LCR-meter-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python GUI hp-4284A-LCR-meter-driver

Python GUI driver for the HP4284A LCR meter

This is a Python GUI to connect to the HP4284A LCR meter and run measurements. It will allow you to remotely initialize the instrument, run corrections and also run the various scans the instrument can do. It is programmed to communicate to the device via the GPIB port and utilizes python's pyvisa and the tkinter gui libraries. It also saves all the data in the folder 'Data' with whichever filename you give it.

All code contained here is provided to you “AS IS” without any warranties of any kind. The implied warranties of non-infringement, merchantability and fitness for a particular purpose are expressly disclaimed.

About

GUI driver for the HP4284A LCR meter using tkinter and pyvisa libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages