Skip to content
This repository has been archived by the owner on May 13, 2019. It is now read-only.
/ instruments Public archive

Python and C/C++ libraries and scripts for test automation and data processing in my lab

License

Notifications You must be signed in to change notification settings

lijuno/instruments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyInstruments

Python scripts for some of the instruments I use in my lab.

File list:

  • i9s.py: a blob of classes for different equipments

  • linuxgpib.py: base GPIB class based on linux-gpib drivers; this is used in Linux

  • pyvisa.py: base class based on PyVISA; this is used in Windows

  • utilib.py: independent useful functions

  • ni.py: classes for National Instruments devices; libraries written for Windows

  • misc.py: other devices (e.g. RS232 equipments)

  • scripts/: a directory containing some scripts for test automation or data processing

About

Python and C/C++ libraries and scripts for test automation and data processing in my lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published