upm
0.4.1
Sensor/Actuator repository for libmraa (v0.8.0)
|
API for the MLX90614 Temperature Sensor. More...
This module defines the MLX90614 interface for libmlx90614
Public Member Functions | |
synchronized void | delete () |
MLX90614 (int bus, int devAddr) | |
MLX90614 (int bus) | |
float | readObjectTempF () |
float | readAmbientTempF () |
float | readObjectTempC () |
float | readAmbientTempC () |
String | name () |
MLX90614 | ( | int | bus, |
int | devAddr | ||
) |
Instantiates an MLX90614 object
bus | Number of the used bus |
devAddr | Address of the used I2C device |
String name | ( | ) |
Returns the name of the component