You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added quadratic polynomial to calculate temperature from ADC values to a PT100 module, which is used for a PT100 RTD temperature sensor. Coefficients for the module can be calculated with the help of the quadratic_polynomial_coefficients.py Python script.