This is MLX90614 IR thermometer sensor driver for Azure Sphere devices and kits.
- Clone this repository to a local directory.
- Add VS Project lib_mlx90614.vcxproj to your Solution.
- Add Reference lib_mlx90614 to your Project References.
- Include lib_mlx90614.h to your source files.
Refer to included example project lib_mlx90614_example for library usage demonstration.