Skip to content

shouyr/device_control

Repository files navigation

laser_control

Python code for the control of diode laser from BWT Beijing Ltd.

relay_control

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

About

Python code for the control of devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published