upm  0.4.1
Sensor/Actuator repository for libmraa (v0.8.0)
Public Member Functions | List of all members

API for the MAX31855 Thermocouple Amplifier. More...

Detailed Description

Maxim Integrated* MAX31855 is a cold-junction compensated thermocouple-to-digital converter. This module was tested on the Maxim Integrated MAX31855PMB1 PMOD module from the analog PMOD kit.

max31855.jpg

Public Member Functions

synchronized void delete ()
 
 MAX31855 (int bus, int cs)
 
double getTemp ()
 [Interesting] More...
 

Constructor & Destructor Documentation

MAX31855 ( int  bus,
int  cs 
)

Instantiates an MAX31855 object

Parameters
busSPI bus to use
csChip select pin

Member Function Documentation

double getTemp ( )

Gets the distance from the sensor

Returns
Value in Celsius

The documentation for this class was generated from the following file: