RoboHeart Hercules Development Board

Code name: roboheart_hercules

RoboHeart Hercules development board is based on esp32 microcontroller and uses xtensa architecture. This board has a maximum CPU frequency of 240 MHz and a flash size of 4MB.

About RoboHeart Hercules

ESP32-powered robotics board with motor drivers and sensor inputs β€” great for educational robotics kits.

Technical Specifications

πŸ›°οΈ 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

  • 20 digital IO pins
  • 16 external interrupt pins
  • 16 analog input pins
  • 21 PWM pins

RoboHeart Hercules Pins Mapping Arduino IDE

Below you can find the RoboHeart Hercules pinout. This development board provides 20 digital IO pins, out of which 16 can be used as external interrupt pins, 16 as analog input pins and 21 pins have Pulse-Width Modulation (PWM).

PinAnalogTouchPWMOther
0A11BUTTON_ROBOHEART G0
1PWMG1
2A12PWMSLEEP_MOTOR_ABC G2
3PWMG3
4A10PWMMOTOR_C_IN2
5PWMSS G5
12A15PWMGSM_PWRKEY G12
13A14PWMGSM_DTR G13
14A16PWMLED_ROBOHEART GSM_RTS
15A13PWMGSM_CTS G15
16PWMRXD1 RXD2 G16
17PWMTXD1 TXD2 G17
18PWMSCK G18
19PWMMISO G19
21PWMIMU_SDA SDA G21
22PWMIMU_SCL SCL G22
23PWMMOSI G23
25A18PWMMOTOR_A_IN1 G25 DAC1
26A19PWMMOTOR_A_IN2 G26 DAC2
27A17PWMMOTOR_B_IN1
32A4PWMMOTOR_B_IN2
33A5PWMMOTOR_C_IN1
34A6RX G34
35A7TX G35
36A0BATTERY_PIN G36
39A3
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

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

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