Skip to content

slmcontrol

This is a package that allows one to control a Spatial Light Modulator (SLM) with a simple an intuitive syntax. We support Python >= 3.10 and all major platforms (Windows, MacOS and Linux).

If this package is useful to you, please give it a star on GitHub.

Instalation

This package is registered on PyPi, so, o install it, simply run

pip install slmcontrol

on a terminal.