Skip to content

Releases: Sergey-77/TinyFab-Smoothieware

v1.0.0

19 Jan 23:25
0fc04db

Choose a tag to compare

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.