🔥 ESP32-Lepton Component Documentation

FLIR Lepton Thermal Camera Driver for ESP32

Complete driver implementation for FLIR Lepton 3.0 and 3.5 thermal imaging sensors on ESP32 platforms.

ESP-IDF SPI I2C FreeRTOS Radiometric FLIR

📖 Documentation Modules

📋 Component Overview

Introduction to the ESP32-Lepton component, architecture, and getting started guide.

🎯 Main Driver (lepton)

Core driver API providing initialization, configuration, and high-level control functions.

📸 Frame Capture (lepton_capture)

FreeRTOS task implementation for continuous frame acquisition with VSync support.

⚙️ CCI Commands (lepton_cci)

High-level command interface for sensor configuration and control via I2C.

🔌 CCI Low-Level (cci)

Low-level I2C protocol implementation for Command and Control Interface.

🎥 VoSPI Interface (vospi)

SPI-based video interface for high-speed thermal data acquisition with DMA.