Python code for the control of diode laser from BWT Beijing Ltd.
Python code for the control of remote relay
for freezing to exe
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip
pyinstaller -F -w remote_relay.py
the .exe file would be too large in conda environment, use the pure python provide by windows or use pipenv