Deneyap Kart 1A v2 Development Board
Code name: DYDK1Av2
Deneyap Kart 1A v2 development board is based on esp32s3 microcontroller and uses xtensa architecture. This board has a maximum CPU frequency of 240 MHz and a flash size of 4MB.
About Deneyap Kart 1A v2
A development board from Deneyap featuring the ESP32-S3, aimed at educational and prototyping purposes.
Deneyap Kart 1A v2 Technical Specifications
π°οΈ Connectivity
π§ Microcontroller
β¨ Features
- 26 PWM pins
Deneyap Kart 1A v2 Useful Links
Deneyap Kart 1A v2 Pins Mapping Arduino IDE
Below you can find the Deneyap Kart 1A v2 pinout. This development board provides digital IO pins, out of which can be used as external interrupt pins, as analog input pins and 26 pins have Pulse-Width Modulation (PWM).
Pin | Analog | Touch | PWM | Other |
---|---|---|---|---|
0 | GPKEY | |||
1 | T7 | PWM | CAMD4 | |
2 | T8 | PWM | CAMD3 | |
3 | T5 | PWM | ||
4 | A0 | T0 | PWM | CAMSD |
5 | A1 | T1 | PWM | CAMSC |
6 | A2 | T2 | PWM | CAMV |
7 | A3 | T3 | PWM | CAMH |
8 | T4 | PWM | ||
9 | A8 | PWM | BAT | |
10 | T6 | PWM | ||
11 | PWM | SDCS | ||
12 | PWM | SDMO | ||
13 | PWM | SDCK | ||
14 | PWM | SDMI | ||
15 | A4 | PWM0 PWM | CAMD9 | |
16 | A5 | PWM1 PWM | CAMXC | |
17 | A6 | PWM2 PWM | CAMD8 | |
18 | A7 | PWM3 PWM | ||
21 | PWM | SCL | ||
38 | PWM4 PWM | CAMD7 | ||
39 | PWM | CAMPC | ||
40 | PWM | CAMD6 | ||
41 | PWM | CAMD2 | ||
42 | PWM | SS CAMD5 | ||
43 | PWM | TX | ||
44 | PWM | RX | ||
47 | SDA | |||
48 | LED_BUILTIN | |||
MOSI = MISO = SCK = |
Default Tools for Deneyap Kart 1A v2
Bootloader tool | esptool_py |
Uploader tool | esptool_py |
Network uploader tool | esp_ota |
Bootloader address | 0x0 |
Flash mode | dio |
Boot mode | qio |
PSRAM type | opi |
Maximum upload size | 1280 Kb (1310720 B) |
Maximum data size | 320 Kb (327680 B) |
The Deneyap Kart 1A 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 "0x0". Flash mode and boot mode for Deneyap Kart 1A v2 development board by default is dio and qio respectively. The board uses opi PSRAM type. When using Arduino IDE, the maximum sketch upload size is 1280 Kb (1310720 B) and maximum data size for variables is 320 Kb (327680 B).