Skip to content

NTC interlock

Elodie Deborah Resseguie requested to merge ntc_triplet into master

This is a script that measures the NTC and if this temperature exceeds the interlock temperature, the PS will be shut off.

A json file controls which arduino ports and pins we want to set: conf/ntc_list.json.

An example command is:

./bin/ntc_interlock -n Agilent-pigwhale -e ../conf/pixelLab-hw.json -a ../conf/ntc_list.json -d

Edited by Elodie Deborah Resseguie

Merge request reports