Releases: suoapvs/MAX6675_Thermocouple
Releases · suoapvs/MAX6675_Thermocouple
MAX6675_Thermocouple v.2.0.2
MAX6675_Thermocouple v.2.0.1
- optimized code;
- updated examples;
- updated documentation.
MAX6675_Thermocouple v.2.0.0
Added new classes:
- Thermocouple - thermocouple interface;
- AverageThermocouple - to average the temperature;
- SmoothTThermocouple - to smooth the temperature.
Not compatible with previous versions.
MAX6675_Thermocouple v.1.1.3
Fixed bug in setReadingsNumber() method.
MAX6675_Thermocouple v.1.1.2
- optimized calls of private methods;
- deleted default initialization of class variables.
MAX6675_Thermocouple v.1.1
Added a new methods for more stability reading of temperature.
MAX6675 Thermocouple v.1.0.1
Updated a function-like macros.
MAX6675 Thermocouple v.1.0
Library for working with a thermocouple based on the MAX6675 driver.