Overview
- Object ID : 2826 (2024-07-19 22:25:18)
- Author : Jon McPhalen
- Content : Code
- Microcontroller : Propeller 2
- Language : SPIN2
- Category : Sensor
- Licence : MIT
- Tags : jonnymac, MAX31855, Sensor, Thermocouple
Content
Simple interface (Spin only) to the MAX31855 thermocouple-to-digital converter. Provides access to thermocouple temperature, cold junction temperature, and fault bits. Includes utility method to convert raw values to 0.01C units, and a conversion method to move from 0.01C to 0.01F units.