Currently, thermocouple data is read from an externally sources k-type.txt file read by a python script thermo_file_reader.py. Replace these with a standardised .csv file containing the required data in a nice format. This should serve as an example for how to format sensor data when adding new sensors to the cyclops presets. Documentation describing this would also be valuable.
Currently, thermocouple data is read from an externally sources k-type.txt file read by a python script
thermo_file_reader.py. Replace these with a standardised .csv file containing the required data in a nice format. This should serve as an example for how to format sensor data when adding new sensors to the cyclops presets. Documentation describing this would also be valuable.