ESP32 is a powerful, low-cost microcontroller developed by Espressif Systems. It is widely used in IoT (Internet of Things) applications due to its Wi-Fi and Bluetooth capabilities, high processing power, and low power consumption.
ESP32-WROOM-32: The most common module, used in many development boards.
ESP32-WROVER: Includes extra PSRAM (4 MB or 8 MB) for more demanding applications.
ESP32-S2: Single-core version with USB OTG support but no Bluetooth.
ESP32-C3: RISC-V-based version with Bluetooth 5 and lower power consumption.
ESP32-S3: Advanced version with better AI capabilities, USB OTG, and BLE 5.