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!
Fork of MAX31855 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:b978f1503c27 | 2013-10-30 | henryeherman | 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! |
1:5eeee89cb281 | 2012-10-23 | Stavlin | Fixed fault reporting. Returns a value of 2000 + fault code on error. |
0:656c522152d4 | 2012-08-16 | Stavlin | Initial library release |