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