LabPy / lantz

Lantz is an automation and instrumentation toolkit with a clean, well-designed and consistent interface. It provides a core of commonly used functionalities for building applications that communicate with scientific instruments allowing rapid application prototyping, development and testing. Lantz benefits from Python’s extensive library flexibility as a glue language to wrap existing drivers and DLLs.
http://lantz.readthedocs.org/
Other
134 stars 65 forks source link

Basic driver for the Agilent 33220A Function Generator #56

Closed aquilesC closed 8 years ago

aquilesC commented 8 years ago

The driver is not complete (the 33220A is quite a complex device for interfacing with) but I think it may be a good example on how to easily interface with a USB device.