Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 463 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 463 Bytes

This program is written for the configuration of the Lake Shore Cryotronics 240 Series Model 240-8P

For the linux driver installation check the driver README file (https://github.com/IvS-KULeuven/metis-lakeshore/tree/main/driver)

Make sure python3 and pip are installed by running

python3 -V
pip -V

Then install pyside6 and pyserial

pip install pyside6
pip install pyserial

Now you can run the program:

python3 main.py