MCU-ESP32-DEVKIT-V1
ESP32 DevKit V1 (WROOM-32)
Carte de développement ESP32 WROOM-32 — dual-core 240MHz, Wi-Fi, BT, 30 GPIO.
Technical analysis
The ESP32 DevKit V1 (WROOM-32 module) is the workhorse of do-it-yourself industrial IoT: dual-core 240 MHz, Wi-Fi + Bluetooth, a wealth of I/O and a gigantic software ecosystem, all for a few euros. It reads a sensor, does some first local processing, and reports over Modbus TCP, MQTT or OPC UA — exactly the building block of the two retrofit / OPC UA tutorials.
Limits: the WROOM-32 (LX6) lacks the vector instructions of the S3, so for heavy FFT or TinyML, the ESP32-S3 is preferable. Its internal ADCs are noisy and non-linear — for a clean analog measurement, you add an external ADC (e.g. HX711, or an ADS1115). For vision or a substantial model, you step right up to a Raspberry Pi or Jetson.
Verified specifications
Every figure below is sourced from the manufacturer datasheet.
- CPU
- Xtensa LX6 dual-core, up to 240 MHz
- Wireless
- Wi-Fi 802.11 b/g/n + Bluetooth 4.2 BR/EDR & LE
- SRAM
- 520 KB
- Flash
- 4 MB (external SPI)
- ADC
- 2 × 12-bit SAR
References & standards
📄 Official manufacturer datasheet — Espressif Systems
Applicable standards
- FCC / RED (EN 300 328) — The WROOM-32 module carries a certified 2,4 GHz radio, inherited by the board.