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

API for the MLX90614 Temperature Sensor. More...

Detailed Description

This module defines the MLX90614 interface for libmlx90614

mlx90614.jpg

Public Member Functions

synchronized void delete ()
 
 MLX90614 (int bus, int devAddr)
 
 MLX90614 (int bus)
 
float readObjectTempF ()
 
float readAmbientTempF ()
 
float readObjectTempC ()
 
float readAmbientTempC ()
 
String name ()
 

Constructor & Destructor Documentation

MLX90614 ( int  bus,
int  devAddr 
)

Instantiates an MLX90614 object

Parameters
busNumber of the used bus
devAddrAddress of the used I2C device

Member Function Documentation

String name ( )

Returns the name of the component


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