Deneyap Mini v2 Development Board

Code name: DYMv2

Deneyap Mini v2 development board is based on esp32s2 microcontroller and uses xtensa architecture. This board has a maximum CPU frequency of 240 MHz and a flash size of 4MB.

About Deneyap Mini v2

Updated ESP32-S2 educational board with improved design β€” great for STEM and rapid prototyping.

Technical Specifications

πŸ›°οΈ Connectivity

WiFi 802.11 b/g/n 2.4 GHz
Bluetooth -
BLE -

🧠 Microcontroller

Model esp32s2
Clock Speed 240 MHz
Flash Size 4MB
Architecture xtensa

✨ Features

  • 48 digital IO pins
  • 46 external interrupt pins
  • 20 analog input pins
  • 22 PWM pins

Deneyap Mini v2 Pins Mapping Arduino IDE

Below you can find the Deneyap Mini v2 pinout. This development board provides 48 digital IO pins, out of which 46 can be used as external interrupt pins, 20 as analog input pins and 22 pins have Pulse-Width Modulation (PWM).

PinAnalogTouchPWMOther
0GPKEY
7A0T0PWM
8A1T1PWM
9A2T2PWM
10A3T3PWM
11A4T4PWM
12A5T5PWM
13A6T6PWM
16A7PWM
17PWMDAC0
18PWMDAC1
21PWMSS
26PWM
33PWMLED_BUILTIN
36PWMSDA
37PWMSCL
38PWMSCK
39PWMMISO
40PWMMOSI
41PWM1 PWM
42PWM0 PWM
43PWMTX
44PWMRX
Analog Analog input pins
Touch Touch pins
Function Function pins
RX / TX Receive/Transmit
LED_BUILTIN Built-in LED
PWM Pulse-Width Modulation

Default Tools

Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x1000
Flash modedio
Boot modeqio
Maximum upload size
1280 Kb
(1310720 B)
Maximum data size
320 Kb
(327680 B)

The Deneyap Mini v2 development board by default uses esptool_py uploader tool, esp_ota network uploader tool for Over-the-air (OTA) uploads and esptool_py bootloader tool. The bootloader starts at address "0x1000". Flash mode and boot mode for Deneyap Mini v2 development board by default is dio and qio respectively.