ESP32-PICO-DEVKITM-2, ESP32-PICO-MINI-02-Based Development Board
ESP32-PICO-DevKitM-2 is an ESP32-PICO-MINI-02-based development board produced by Espressif. Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-DevKitM-1 on a breadboard.
Specifications- Module: ESP32-PICO-MINI-02
- Processor: 32-bit dual-core Xtensa® LX6, up to 240 MHz
- Memory: 8 MB Flash, 2 MB PSRAM
- Wireless Connectivity:
- Wi-Fi: 802.11 b/g/n (2.4 GHz)
- Bluetooth: Bluetooth® Smart Ready 4.x Dual Mode (BLE)
- USB-to-UART Bridge: CP2102N, supporting up to 3 Mbps transfer rates
- Buttons:
- EN (Reset)
- BOOT (Download)
- LED Indicator: Power-on LED
- I/O:
- All GPIOs from the ESP32-PICO-MINI-02 are broken out to two rows of 18 × 0.1" header pads
- Supports interfaces like PWM, ADC, DAC, I2C, I2S, and SPI
- Micro USB Port: Primary power supply and communication interface
- 5V/GND Header Pins: Alternative power input
- 3.3V/GND Header Pins: Alternative power input
Note: Only one power source should be used at a time to prevent damage.
Development Support- Software: Compatible with Espressif's ESP-IDF (IoT Development Framework)
- Programming Languages: C, C++
- Operating Systems: Windows, Linux, macOS