mlx90614 module

MLX90614

class mlx90614.MLX90614(i2c[, address])

The basic class for handling the communication with the sensor.

The i2c parameter is an initialized I²C bus, and the optional address specifies which sensor to connect to, if you have more than one and have changed their addresses with the Addr pin.

read_ambient_temp()

Get the ambient temperature in Celcius

read_object_temp()

Get the object temperature in Celcius