Overview of ESP-CSI
masterESP-CSI is a framework for leveraging Channel State Information (CSI) on Espressif Wi-Fi MCUs to achieve non-contact intelligent sensing. By analyzing signal amplitude, phase, and delay, developers can detect physical environmental changes such as human movement, breathing, or chewing.
Key features include:
- Broad Hardware Support: Compatible with the entire ESP32 series (ESP32, ESP32-S2, ESP32-C3, ESP32-S3, ESP32-C5, ESP32-C6, ESP32-C61).
- Rich Data: Provides RSSI, RF noise floor, reception time, and antenna 'rx_ctrl' fields.
- Edge AI Ready: Dual-core 240MHz CPUs with AI instruction support for running machine learning models locally.
- Bluetooth Assistance: Supports BLE scanning to assist in device detection.