Difference between revisions of "Overview"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Created page with "User interface  The user interface is written using PyQt5 - python binding for Qt v5, a common GUI software.  Motor control  The stepper motor is controlled using Ardu...")  | 
				|||
| Line 1: | Line 1: | ||
| − | + | ==User interface==  | |
The user interface is written using PyQt5 - python binding for Qt v5, a common GUI software.  | The user interface is written using PyQt5 - python binding for Qt v5, a common GUI software.  | ||
| − | + | ==Motor control==  | |
The stepper motor is controlled using Arduino.  | The stepper motor is controlled using Arduino.  | ||
| − | + | ==Pressure control==  | |
The pressure is    | The pressure is    | ||
| − | + | ==Tempretaure==  | |
The temperature is measured using a PT 100 sensor. The resistance of Pt100 is 100 ohms at 0°C and increases linearly with temperature.  | The temperature is measured using a PT 100 sensor. The resistance of Pt100 is 100 ohms at 0°C and increases linearly with temperature.  | ||
| − | + | ==SiPM==  | |
Revision as of 11:00, 3 June 2022
User interface
The user interface is written using PyQt5 - python binding for Qt v5, a common GUI software.
Motor control
The stepper motor is controlled using Arduino.
Pressure control
The pressure is
Tempretaure
The temperature is measured using a PT 100 sensor. The resistance of Pt100 is 100 ohms at 0°C and increases linearly with temperature.