Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imrehg/labhardware

Interfacing with some (kind of) common physics laboratory equipment.
https://github.com/imrehg/labhardware

Last synced: 12 days ago
JSON representation

Interfacing with some (kind of) common physics laboratory equipment.

Awesome Lists containing this project

README

        

labhardware
===========

Various laboratory control code, eternally work in progress.
Examples include:

* Oscilloscope
* multimeter
* function generator
* frequency counter
* translation stage

structure
=========

Currently it is not organized too well. (That's on the TODO)

* drivers -> various drivers for laboratory hardware
* labauto -> example project from earlier
* projects -> full software solving various problems
* serial -> drivers using serial connection (from earlier)

license
=======

Placed under MIT/X11 style license.
See License.txt file for details.