HW_random_gen (ScopeFoundry)

No description available.

To add to your microscope

cd to/your_project_folder and use the following cmd (requires git)

mkdir ScopeFoundryHW/random_gen && cd ScopeFoundryHW/random_gen && git init --initial-branch=master && git remote add upstream_ScopeFoundry https://github.com/ScopeFoundry/HW_random_gen && git pull upstream_ScopeFoundry master && cd ../..

Readme

ScopeFoundryHW.random_gen

ScopeFoundry hardware plug-in example that presents a random number generator as a hardware device

ScopeFoundry is a Python platform for controlling custom laboratory experiments and visualizing scientific data

http://www.scopefoundry.org

This software is not made by or endorsed by the device manufacturer

Author

Edward S. Barnard esbarnard@lbl.gov and Alan Buckley

Requirements

* ScopeFoundry
* numpy