ThermistorLibrary icon indicating copy to clipboard operation
ThermistorLibrary copied to clipboard

Marlyn based thermistor library for read temperature.

Results 2 ThermistorLibrary issues
Sort by recently updated
recently updated
newest added

When using the dummy thermistor 999 it should tell 100º and is telling 25º, the same as dummy 998. I've checked it and the table is wrong. Please update the...

![sch_1](https://user-images.githubusercontent.com/34862871/203639375-2fe3e553-b095-40be-967c-6639c8282494.jpg) schematic for the beginners #include thermistor therm1(A0,0); //Connect thermistor on A0, 0 represents TEMP_SENSOR_0 ( configuration.h for more)