Skip to content

Releases: suoapvs/MAX6675_Thermocouple

MAX6675_Thermocouple v.2.0.2

25 Dec 18:16
Compare
Choose a tag to compare

MAX6675_Thermocouple v.2.0.1

19 Aug 13:06
Compare
Choose a tag to compare
Pre-release
  • optimized code;
  • updated examples;
  • updated documentation.

MAX6675_Thermocouple v.2.0.0

24 May 08:05
Compare
Choose a tag to compare
Pre-release

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

19 Nov 08:51
Compare
Choose a tag to compare

Fixed bug in setReadingsNumber() method.

MAX6675_Thermocouple v.1.1.2

26 Oct 12:01
Compare
Choose a tag to compare
  • optimized calls of private methods;
  • deleted default initialization of class variables.

MAX6675_Thermocouple v.1.1

15 Jul 18:51
Compare
Choose a tag to compare

Added a new methods for more stability reading of temperature.

MAX6675 Thermocouple v.1.0.1

19 Feb 20:43
Compare
Choose a tag to compare

Updated a function-like macros.

MAX6675 Thermocouple v.1.0

06 Feb 13:05
Compare
Choose a tag to compare

Library for working with a thermocouple based on the MAX6675 driver.