Python scripts examples for the Koheron LBRP Laser Board for the Red Pitaya.
- koheron-python (
pip install koheron
) - Python (2.7+ or 3.5+) with Numpy and Scipy
export HOST=192.168.1.100 # Red Pitaya IP address
python examples/power_vs_current.py
Copyright 2015-2018 Koheron SAS. The code is released under the MIT licence.