Overview
- Object ID : 4829 (2024-07-19 22:28:44)
- Author : Jon McPhalen
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Sensor
- Licence : MIT
- Tags : jonnymac, MAX31855, P1, Sensor, Spin
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.