Skip to content

CellSense-Technologies/FPIControl

 
 

Repository files navigation

FPIControl

FPIControl is used to stabilize a piezo-controlled Fabry-Pérot interferometer to a certain laser frequency.

1. System requirements

The software only runs on Microsoft Windows. To build the program from the source code, Visual Studio is required.

2. Installation guide

Since the software requires multiple proprietary libraries to be build and run, no pre-built packages can be distributed. Please build the software from the provided source files or get in contact with the developers.

Building the software

Clone the FPIControl repository using git clone and install the required submodules with git submodule init and git submodule update.

Please install the following dependencies to the default paths:

  • Qt 5.15.2 or higher
  • Thorlabs Kinesis
  • PicoTech SDK

Build the FPIControl project using Visual Studio.

About

Software to stabilize a Fabry-Pérot interferometer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.4%
  • PowerShell 2.0%
  • C 1.4%
  • Other 1.2%