Skip to content

caizikun/Auto_Data_Acquisition_GUI_by_wxPython

 
 

Repository files navigation

Auto_Data_Acquisition_GUI_by_wxPython

This GUI is used to acquire and plot real-time data from GPIB communicated instruments.

The instruments are SR850 Lock-in Amplifier and LTC21 Temperature Controller. Any other GPIB instruments can be added to this GUI.

This GUI is writen by Python, extensively employing wxPython, PyVisa, and matplotlib.

Prerequisites: python 2.7+, wxPython, PyVisa, numpy, matplotlib. Anaconda+wxPython+PyVisa is recommanded.

The following is a screen shot of the GUI:

alt tag

About

This GUI is used to acquire and plot real-time data from GPIB communicated instruments. This GUI is writen by Python, wxPython, numpy, matplotlib, PyVisa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%