Skip to content

Releases: Zanduino/MAX31855

Demo program fix

13 Dec 11:23
323c624
Compare
Choose a tag to compare

Issue #14 addressed.

Documentation Release

02 Feb 12:42
a75124c
Compare
Choose a tag to compare

Changed the code comment style to Doxygen format and implemented Travis-CI

Issue #4
Issue #5
Issue #6
Issue #7

Bug Fix Release

25 Jun 16:11
Compare
Choose a tag to compare

Enhancement #3 and DOI

Fixed occasional bad reading

17 Sep 15:45
Compare
Choose a tag to compare

Issue #2 fix implemented

Added optional "reverse" parameter to begin() method

10 Sep 16:28
Compare
Choose a tag to compare

If the thermocouple leads are reversed then the probe temperature value goes down as the temperature goes up. Normally the wires should be connected correctly, but setting this option allows the library to function correctly with reversed leads.

Initial Release

12 Aug 10:36
Compare
Choose a tag to compare

Initial release after debugging and local testing using a K-Type thermocouple and on a Arduino ATMega and Arduino Micro using both hardware and software SPI