Fork the MAX31855 library. Allows a fxn to be called to select and unselect the TC. Now using a shift register array we can multiplex a great number of these TC chips!

Dependents:   elixys

Fork of MAX31855 by Joe Staton

History

Fork the MAX31855 library and allow functions to be called before reading the TC values, instead of a digital pin. Allows a shift register to be used to select the TC and a VERY large number of TC can be multiplexed! default tip

2013-10-30, by henryeherman [Wed, 30 Oct 2013 07:05:34 +0000] rev 2

Fork the MAX31855 library and allow functions to be called before reading the TC values, instead of a digital pin. Allows a shift register to be used to select the TC and a VERY large number of TC can be multiplexed!


Fixed fault reporting. Returns a value of 2000 + fault code on error.

2012-10-23, by Stavlin [Tue, 23 Oct 2012 10:51:21 +0000] rev 1

Fixed fault reporting. Returns a value of 2000 + fault code on error.


Initial library release

2012-08-16, by Stavlin [Thu, 16 Aug 2012 12:46:52 +0000] rev 0

Initial library release