OROCA EduBot image

OROCA EduBot

Development Board

Code name: OROCA_EDUBOT

OROCA EduBot 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.

About OROCA EduBot

ESP32-based robotics platform - designed for hands-on education in embedded programming and robotics.

Technical Specifications

Complete technical specification details for OROCA EduBot

Connectivity

WiFi 802.11 b/g/n (2.4 GHz)
Bluetooth 4.2
BLE 4.2

Microcontroller

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

Features & Pins

Digital IO 40
Analog Input 16
PWM 18
Interrupts 16

Quick Setup

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

ESP32 240 MHz 4MB DIO Xtensa

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

Tools menu settings
Board (select in Arduino IDE) Oroca Edubot
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 "Oroca Edubot" for the OROCA EduBot.

Useful Links

Datasheets and resources for OROCA EduBot

Pin Mappings

Complete pinout and GPIO mapping for OROCA EduBot

40
Digital I/O Pins
16
Interrupt Pins
16
Analog Inputs
18
PWM Pins
PinAnalogTouchPWMOther
0T1
2T2PWMSS
4T0PWM
5PWMSCK
12T5PWM
13T4PWMLED_BUILTIN
14T6PWM
15T3PWM
16PWMRX
17PWMTX
18PWMMOSI
19PWMMISO
22PWMSCL
23PWMSDA
25PWMDAC1
26PWMDAC2
27T7PWM
32T9PWM
33A3T8PWM
34A0
35VBAT
36A2
39A1
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 OROCA EduBot

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

The OROCA EduBot 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: 3072 KB | Max data size: 320 KB