SparkFun MLX90640 Arduino Example Save

Controlling and reading from the MLX90640 IR array thermal imaging sensor

Project README

SparkFun MLX90640 Arduino Example

Qwiic IR Array (MLX90640-110x75 FOV) Qwiic IR Array (MLX90640-55x35 FOV)
Qwiic IR Array (MLX90640-110x75 FOV) [SEN-14843] Qwiic IR Array (MLX90640-55x35 FOV) [SEN-14844]

This repo contains Arduino sketches that show how to output temperature data from the MLX90640 sensor. We've also included a Processing app in Example 2 to read in the values over the serial port and visualize them.

SparkFun Qwiic IR Array - MLX90640

The MLX90640 contains a 32x24 array of thermopile sensors creating, in essence, a low resolution thermal imaging camera. As the images show you can detect surface temperatures from many feet away with an accuracy of ±1.5°C (best case). We’ve packaged the MLX90640 on an easy to use Qwiic board with mounting holes and a smattering of decoupling caps. We’ve written an example Arduino sketch and Processing app to get started with the sensor quickly!

The MLX90640 occupies a very interesting spot in the thermal imaging space. It is much higher resolution than the Panasonic Grid-EYE and much lower cost than the FLiR Lepton cameras. A very exciting advancement!

Not Uno Compatible: The MLX90640 requires complex calculations by the host platform. A regular Uno doesn't have enough RAM or flash to complete the complex computations required to turn the raw pixel data into temperature data. You will need a microcontroller with 20,000 bytes or more of RAM. We recommend a Teensy 3.1 or above.

SparkFun labored with love to create this code. Feel like supporting open source hardware? Buy the Melexis MLX90640 breakout board (110° and 55° FOV) from SparkFun!

Repository Contents

  • /Documents - Datasheets
  • /Firmware - Contains the sketches that Processing app to implement the visualizer

Documentation

Products that use this Library

License Information

This product is open source!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact [email protected].

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release any derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.
Open Source Agenda is not affiliated with "SparkFun MLX90640 Arduino Example" Project. README Source: sparkfun/SparkFun_MLX90640_Arduino_Example
Stars
118
Open Issues
10
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating