Lines Matching refs:MLX90614
56 * @brief MLX90614 Temperature Sensor library
57 * @defgroup mlx90614 libupm-mlx90614
61 * @library mlx90614
62 * @sensor mlx90614
63 * @comname MLX90614 Temperature Sensor
68 * @brief API for the MLX90614 Temperature Sensor
70 * This module defines the MLX90614 interface for libmlx90614
72 * @image html mlx90614.jpg
73 * @snippet mlx90614.cxx Interesting
75 class MLX90614 {
79 * Instantiates an MLX90614 object
84 MLX90614 (int bus=0, int devAddr=0x5A);