Thursday, 18 February 2016

Auto Data Acquisition GUI by wxPython, using SR850 Lockin Amplifier and LTC21 Temperature Controller

Recently, I have written a python GUI for measuring low temperature resistance. The codes are in my github.

It uses GPIB communication to control  SR850 Lockin Amplifier and LTC21 Temperature Controller. But the code can be modified to adopt any other GPIB communicated instruments. It also allows realtime data displaying.

Here is the interface of the GUI

No comments:

Post a Comment