I have a Raspberry5 and 2 MCC hats: MCC134 and MCC128.
The MCC134 is connected with 4 K type thermocouple but it seems that all inputs are reading 9C higher than a multimeter would read from the same sensors.
When I had the MC134 alone, temperatures seem in the expected range so it seems it might have started after I installed the MCC128, but when removing the MCC128, result are still high.
Does the stock slope and offset makes sense here?
Found MCC134 at address [HatInfo(address=0, id=323, version=1, product_name='MCC 134 Thermocouple Input HAT')]
Channel 0 set to Type 1 Coefficient MCC134CalInfo(slope=0.9995942395331735, offset=-5.424700045439295)
Channel 1 set to Type 1 Coefficient MCC134CalInfo(slope=0.9995924187283793, offset=-24.076377532285278)
Channel 2 set to Type 1 Coefficient MCC134CalInfo(slope=0.9995927307750806, offset=-27.509583343136)
Channel 3 set to Type 1 Coefficient MCC134CalInfo(slope=0.9995938139937812, offset=-22.98250636926832)
Logging Interval (sec) 60
Logging temperatures, Ctrl-C to exit.
Temperatures 11.14 10.67 28.06 23.03
CJC 26.7397420913332 26.367750118973106 25.348451403433273 24.073498502352948
ADC noscale nocal -67282.0 -67654.0 11855.0 -4457.0
Calibration Date 2023-12-27
Values from the Python script are the same than with the MCC utility.
Question
Francky
Hello,
I have a Raspberry5 and 2 MCC hats: MCC134 and MCC128.
The MCC134 is connected with 4 K type thermocouple but it seems that all inputs are reading 9C higher than a multimeter would read from the same sensors.
When I had the MC134 alone, temperatures seem in the expected range so it seems it might have started after I installed the MCC128, but when removing the MCC128, result are still high.
Does the stock slope and offset makes sense here?
Found MCC134 at address [HatInfo(address=0, id=323, version=1, product_name='MCC 134 Thermocouple Input HAT')]
Channel 0 set to Type 1 Coefficient MCC134CalInfo(slope=0.9995942395331735, offset=-5.424700045439295)
Channel 1 set to Type 1 Coefficient MCC134CalInfo(slope=0.9995924187283793, offset=-24.076377532285278)
Channel 2 set to Type 1 Coefficient MCC134CalInfo(slope=0.9995927307750806, offset=-27.509583343136)
Channel 3 set to Type 1 Coefficient MCC134CalInfo(slope=0.9995938139937812, offset=-22.98250636926832)
Logging Interval (sec) 60
Logging temperatures, Ctrl-C to exit.
Temperatures 11.14 10.67 28.06 23.03
CJC 26.7397420913332 26.367750118973106 25.348451403433273 24.073498502352948
ADC noscale nocal -67282.0 -67654.0 11855.0 -4457.0
Calibration Date 2023-12-27
Values from the Python script are the same than with the MCC utility.
Not sure what I could do at this point?
Thank you
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now