SiLab-Bonn / silab_online_monitor

Specific converters and receivers for SiLab data acquisition systems to be used with the generic online_monitor python package.
MIT License
0 stars 2 forks source link

SiLab online monitor Build Status Coverage Status

This python package contains specific implementations of converters and receivers for several SiLab data acquisition systems. These implementations are used by the generic online_monitor python package to generate fast real time data analysis and plotting.

So far the following systems are supported:

Installation

Download the latest code from github to a folder of your choise. Install by typing

python setup.py develop

Note: Only the develop installation is supported!

Usage

TBD