upm
0.1.8
Sensor/Actuator repository for libmraa (v0.4.5)
|
The 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.
Public Member Functions | |
MAX31855 (int bus, int cs) | |
[Constructor] More... | |
~MAX31855 () | |
[Constructor] More... | |
double | getTemp () |
[Destructor] More... | |
MAX31855 | ( | int | bus, |
int | cs | ||
) |
Instanciates a MAX31855 object
bus | The spi bus to use |
cs | The chip select pin |
double getTemp | ( | ) |
Get the distance from the sensor
[spi]
[spi]
[conversion]
[conversion]