Design notes for a generic communication protocol to control experiments and measurement hardware (LECO), and corresponding underpinnings, turtles all the way down.
PyLECO is a Python reference implementation of the Laboratory Experiment COntrol (LECO) protocol.
PyMeasure makes scientific measurements easy to set up and run.
PyVISA is a Python package that enables you to control all kinds of measurement devices independently of the interface (e.g. GPIB, RS232, USB, Ethernet).
About
Design notes for a generic communication protocol to control experiments and measurement hardware (LECO), and corresponding underpinnings, turtles all the way down.
Resources
/cc @msweef, @wetterfrosch