Skip to content

IvS-KULeuven/metis-lakeshore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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