Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 552 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 552 Bytes

laser-development-kit

Python scripts examples for the Koheron LBRP Laser Board for the Red Pitaya.

Requirements

  • koheron-python (pip install koheron)
  • Python (2.7+ or 3.5+) with Numpy and Scipy

Script examples

export HOST=192.168.1.100 # Red Pitaya IP address
python examples/power_vs_current.py

Copyright

Copyright 2015-2018 Koheron SAS. The code is released under the MIT licence.