Skip to content

Koheron/laser-development-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.