MagicBit image

MagicBit

Development Board ESP32_DEV

MagicBit is a development board based on the ESP32 microcontroller using XTENSA architecture.

This board features a maximum CPU frequency of 240 MHz and 4MB flash memory.

240 MHz CPU 4MB Flash WiFi + BT 4.2

About MagicBit

ESP32 Xtensa dual-core 32-bit LX6 · 240 MHz

ESP32-based educational board with sensors, display, and expansion - great for IoT learning and STEM kits.

Technical Specifications

Complete technical specification details for MagicBit

ESP32 · Dual-Core
Arch
XTENSA
Clock
240 MHz
Flash
4MB
SRAM
520KB
Connectivity
WiFi
802.11 b/g/n (2.4 GHz)
Bluetooth 4.2
Classic + BLE
OLED
Type
OLED
40
Digital IO
16
Analog In
21
PWM
16
Interrupts
Full datasheet & reference manual
Download

Quick Setup

Copy-paste configs for MagicBit - auto‑generated from this board's exact hardware specs.

ESP32 240 MHz 4MB DIO Xtensa

In Arduino IDE 2 select Esp32 Dev from the esp32 by Espressif package. In PlatformIO use board = esp32dev. ESP32 · 240 MHz · 4MB · DIO.

Tools menu settings
Board (select in Arduino IDE) Esp32 Dev
CPU Frequency 240 MHz
Flash Size 4MB
Flash Mode DIO
Upload Speed 921600
Architecture Xtensa

In Arduino IDE 2, open Boards Manager, search "esp32" by Espressif and install it. Then go to Tools → Board and select "Esp32 Dev" for the MagicBit.

Pin Mappings

Complete pinout and GPIO mapping for MagicBit

40
Digital I/O Pins
16
Interrupt Pins
16
Analog Inputs
21
PWM Pins
PinAnalogTouchPWMOther
0A11T1
1PWMTX
2A12T2PWM
3PWMRX
4A10T0PWM
5PWMSS
12A15T5PWM
13A14T4PWM
14A16T6PWM
15A13T3PWM
16PWMGREEN_LED MOTOR2A
17PWMBLUE_LED MOTOR2B
18PWMSCK YELLOW_LED MOTOR1B
19PWMMISO
21PWMSDA
22PWMSCL
23PWMMOSI
25A18PWMDAC1 BUZZER
26A19PWMDAC2
27A17T7PWMRED_LED MOTOR1A
32A4T9PWM
33A5T8PWM
34A6RIGHT_PUTTON
35A7LEFT_BUTTON
36A0LDR
39A3
LED_BUILTIN=16;
Legend
A0 Analog input
T0 Touch sensor
PWM PWM capable
RX/TX Serial pins
LED Built-in LED
# Pin number

Default Tools & Configuration

Build and upload settings for MagicBit

SettingValue
Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x1000
Flash modedio
Boot modedio
Maximum upload size
1280 KB (1310720 bytes)
Maximum data size
320 KB (327680 bytes)
Configuration Summary

The MagicBit uses esptool_py for uploads , esp_ota for OTA updates, and esptool_py bootloader at 0x1000.

Flash mode: dio | Boot mode: dio

Max sketch size: 1280 KB | Max data size: 320 KB