/instruments

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

Primary LanguagePythonApache License 2.0Apache-2.0

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