You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
code | 1 month ago | |
data | 1 month ago | |
misc | 1 month ago | |
.gitignore | 1 month ago | |
Relais_Power_switches.pyw | 1 month ago | |
Relais_camera_switcher.pyw | 1 month ago | |
readme.txt | 2 months ago |
readme.txt
This project is used to create a GUI to control the RS232 interfaced relais in the FINO2 profiling lift system.
The script defaults to the RS232-relaisboard that controls the winch power, CRUSHER power and Camera power.
The objects made from the "RelaisControl" class can be modified after init to control other systems. For example
a camera switcher.
HOW IT WORKS:
-just run the relais_control.py script or import the class into another script
TO DO: