Skip to content

Software examples for Thorlabs products: Laser Driver KLS101, CHROLIS, SPDC810, Benchtop Laser Sources

License

Notifications You must be signed in to change notification settings

Thorlabs/Light_Sources_Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light_Sources_Examples

Software examples for Thorlabs products that emit light

Repo Organization

All examples are split up by programming language and product type. Directions on using specific examples are given within the folders.

C# and C++ Soft Requirements

Guides written for these examples are written with Microsoft's Visual Studio in mind, which can be downloaded here. Other IDEs can be used, but instructions are not provided in this repository. Examples using dependencies not included in the .NET Framework will be called out on the build instructions for each program.

Python Requirements

Python examples make use of the Ctypes module or the pySerial module, which can be installed using the command

pip install ctypes

and

pip install pyserial

About

Software examples for Thorlabs products: Laser Driver KLS101, CHROLIS, SPDC810, Benchtop Laser Sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published