Raspberry Pi MLX90640-D110

MLX90640-D110 IR Array Thermal Imaging Camera User Manual

Model: MLX90640-D110

1. Folasaga

This manual provides detailed instructions for the MLX90640-D110 IR Array Thermal Imaging Camera. This module is designed for non-contact temperature measurements and thermal imaging applications, compatible with various microcontrollers such as Raspberry Pi, ESP32, and STM32.

The MLX90640-D110 utilizes a far-infrared thermal sensor array to detect IR distribution, convert data into surface temperatures, and generate thermal images. Its compact size allows for integration into industrial and intelligent control systems.

MLX90640-D110 Thermal Camera module

Figure 1: MLX90640-D110 IR Array Thermal Imaging Camera Module.

2. Vaega Autu

  • Adopts the MLX90640 far-infrared thermal sensor array.
  • Features 32×24 pixel resolution.
  • 110° fanua o view (horizontal×vertical: 110°×75°), suitable for short-range measurements.
  • Communicates via I2C interface, configurable to fast mode (up to 1MHz data rate).
  • Noise Equivalent Temperature Difference (NETD) of 0.1K RMS at 1Hz refresh rate.
  • I luga ole va'a voltage translator for compatibility with 3.3V/5V operating voltage.
  • Compatible with host platforms such as Raspberry Pi, Arduino (ESP32), and STM32.

3. Fa'amatalaga Fa'apitoa

ParameterTaua
Faagaioiga Voltage3.3V / 5V
Fa'agaoioi le taimi nei<23mA
Feso'ota'iga Feso'ota'igaI2C (address 0x33)
Field of View (Horizontal×Vertical)110°×75° (wide angle FOV)
Galulue Vevela-40 ° C ∼ 85 ° C
Fuafuaga o le vevela-40 ° C ∼ 300 ° C
I'ugafono±1°C
Fua Fa'afouina0.5Hz ∼ 64Hz (programmable)
Fua28mm × 16mm
Tele o Pu Fa'amau2.0mm
MLX90640-D110 Thermal Camera dimensions diagram

Figure 2: Dimensions of the MLX90640-D110 module in millimeters.

4. Seti ma So'oga

The MLX90640-D110 module communicates via the I2C interface. Ensure your host microcontroller (e.g., Raspberry Pi, ESP32, STM32) supports I2C communication and provides compatible voltagu tulaga.

4.1 Pinouts

Connect the module to your microcontroller according to the following pin assignments:

  • VCC ↔ 3.3V / 5V (Power Supply)
  • GND ↔ GND (Ground)
  • SDA ↔ MCU.I2C data line
  • SCL ↔ MCU.I2C clock line
MLX90640-D110 Thermal Camera module with PH2.0 4PIN wire

Figure 3: MLX90640-D110 module connected with the included PH2.0 4PIN wire.

Lalo view of MLX90640-D110 module showing pin labels

Figure 4: Pin labels (SCL, SDA, GND, VCC) on the MLX90640-D110 module.

4.2 Esoample Connection to Raspberry Pi

To connect the MLX90640-D110 to a Raspberry Pi, ensure the Raspberry Pi's I2C interface is enabled. Connect the pins as follows:

  • VCC ↔ Raspberry Pi 3.3V or 5V pin (depending on your setup and voltage translator).
  • GND ↔ Raspberry Pi GND pin.
  • SDA ↔ Raspberry Pi SDA pin (GPIO2).
  • SCL ↔ Raspberry Pi SCL pin (GPIO3).
MLX90640-D110 Thermal Camera connected to Raspberry Pi, displaying thermal image

Ata 5: Esoample connection of the MLX90640-D110 to a Raspberry Pi, demonstrating thermal image generation.

5. Galuega

After successful physical connection, software configuration is required to operate the MLX90640-D110. This involves:

  1. Enabling I2C: Ensure the I2C interface is enabled on your host microcontroller. For Raspberry Pi, this can typically be done via raspi-config.
  2. Fa'apipi'i Faletusi: Install the necessary libraries for the MLX90640 sensor. Specific libraries and example code are usually available for Raspberry Pi, Arduino (ESP32), and STM32 platforms. Refer to the development resources provided by the manufacturer.
  3. Fa'amatalaga Faitau: Use the provided software examples to read raw thermal data from the sensor via the I2C bus.
  4. Processing Data: The raw data needs to be processed to convert it into actual temperature values and then into a visual thermal image. The MLX90640 datasheet and associated libraries will contain algorithms for this conversion.
  5. Displaying Output: Display the generated thermal image on a connected screen or through a graphical user interface.

The module's refresh rate can be programmed between 0.5Hz and 64Hz, allowing adjustment for different application requirements.

6. Talosaga

The MLX90640-D110 Thermal Imaging Camera is suitable for a variety of applications, including:

  • High-precision non-contact temperature measurements.
  • Integration into IR thermal imaging devices and IR thermometers.
  • Smart home systems, intelligent building management, and intelligent lighting solutions.
  • Industrial temperature control and monitoring.
  • Security monitoring, including intrusion and movement detection.

7. Tausiga

The MLX90640-D110 module is a sensitive electronic component. Follow these guidelines for proper maintenance:

  • Taulimaina: Handle the module with care to avoid physical damage to the sensor lens or circuit board. Avoid touching the sensor surface directly.
  • Fa'amamaina: If necessary, gently clean the sensor lens with a soft, lint-free cloth. Do not use abrasive materials or harsh chemicals.
  • Teuina: Store the module in a dry, dust-free environment within its specified operating temperature range when not in use.
  • Paoa sapalai: Ia mautinoa le sapalai eletise voltage is within the specified 3.3V/5V range to prevent damage.
  • Tulaga Siosiomaga: Avoid exposing the module to extreme temperatures, high humidity, or corrosive environments.

8. Faʻafitauli

If you encounter issues with your MLX90640-D110 module, consider the following troubleshooting steps:

  • No Data/Communication Errors:
    • Verify all wiring connections (VCC, GND, SDA, SCL) are correct and secure.
    • Confirm the I2C interface is enabled on your host microcontroller.
    • Siaki le eletise voltage to the module (3.3V or 5V).
    • Ensure the I2C address (0x33) is correctly configured in your software.
    • Test with a known working I2C device or another MLX90640 module if available, to rule out host controller issues.
  • Faitauga o le vevela le sa'o:
    • Ia mautinoa o tioata o le masini fa'alogo e mama ma e leai se mea e poloka ai.
    • Verify that the correct software libraries and calibration data for the MLX90640 are being used.
    • Check the ambient temperature and ensure it is within the sensor's operating range.
  • No Thermal Image Output:
    • Confirm that data is being successfully read from the sensor.
    • Review your data processing and image rendering code for errors.
    • Ensure your display or GUI is correctly configured to receive and show the thermal data.

9. Lagolago ma Punaoa

For additional resources, development examples, or technical support, please contact the seller via the Amazon messaging system. They can provide further documentation and assistance for integrating the MLX90640-D110 with your specific platform (Raspberry Pi, Arduino/ESP32, STM32).

Always refer to the official MLX90640 datasheet for in-depth technical details and programming guides.

© 2023 Raspberry Pi. All rights reserved.

O lenei tusi lesona e mo na'o fa'amatalaga. E mafai ona suia fa'amatalaga e aunoa ma se fa'aaliga.

Pepa Fa'atatau - MLX90640-D110

Preview Raspberry Pi voor Kids: Een Introductie en Projectgids
Leer de basis van de Raspberry Pi met dit toegankelijke boek voor beginners. Ontdek projecten met Scratch, Sonic Pi, Python en Minecraft.
Preview Fa'afitauli KMS HDMI Output i luga ole Raspberry Pi
Ose ta'iala fa'apitoa ile fo'ia o fa'afitauli o le HDMI fa'atasi ma le KMS fa'ata'ita'i ata i masini Raspberry Pi, e aofia ai fa'afitauli masani, fa'ailoga, ma auala fa'aitiitia.
Preview Raspberry Pi 4 Model B: Technical Overview ma Fa'amatalaga
Detailed information on the Raspberry Pi 4 Model B, including its processor, memory, connectivity, multimedia capabilities, and physical specifications. Learn about its features, usage guidelines, and safety instructions.
Preview The MagPi Magazine: Raspberry Pi 500, Compute Module 5, and Latest Projects
Discover the latest issue of The MagPi magazine, featuring the new Raspberry Pi 500, Compute Module 5, Pico 2 W, and in-depth tutorials on projects, robotics, and software development.
Preview Raspberry Pi 4 Model B: Technical Specifications and Overview
Ua umaview and technical specifications for the Raspberry Pi 4 Model B, detailing its processor, memory, connectivity, multimedia capabilities, power input, and physical dimensions. Includes pricing and production information.
Preview Bare Metal Raspberry Pi 3: Blinking LED Tutorial
Learn bare metal ARM assembly programming on a Raspberry Pi 3 to blink an LED. This tutorial covers hardware setup, software tools, circuit design, and code implementation for embedded systems.

Ask a question about this manual

Ask about setup, troubleshooting, compatibility, parts, safety, or missing instructions. Manuals+ will review the question and use this page’s manual context to help answer it.