WiPy 3.0 image

WiPy 3.0

Development Board

Code name: WIPY3

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

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

About WiPy 3.0

Pycom’s ESP32 board with MicroPython support - great for scripting low-power IoT devices.

Technical Specifications

Complete technical specification details for WiPy 3.0

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 8MB
Architecture xtensa

Features & Pins

Digital IO 40
Analog Input 18
PWM 15
Interrupts 16

Quick Setup

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

ESP32 240 MHz 8MB DIO Xtensa

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

Tools menu settings
Board (select in Arduino IDE) Wipy3
CPU Frequency 240 MHz
Flash Size 8MB
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 "Wipy3" for the WiPy 3.0.

WiPy 3.0 Pinout Diagram

Complete pin reference for WiPy 3.0

WiPy 3.0 pinout diagram

Pin Mappings

Complete pinout and GPIO mapping for WiPy 3.0

40
Digital I/O Pins
16
Interrupt Pins
18
Analog Inputs
15
PWM Pins
PinAnalogTouchPWMOther
0A11T1LED_BUILTIN
1PWMTX
2A12T2PWMSS
3PWMRX
4A10T0PWM
12A15T5PWMSDA
13A14T4PWMSCL SCK
14A16T6PWM
15A13T3PWM
21PWMANT_SELECT
22PWMMOSI
25A18PWMDAC1
26A19PWMDAC2
27A17T7PWM
32A4T9PWM
33A5T8PWM
34A6
35A7
36A0
37A1MISO
38A2
39A3
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 WiPy 3.0

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
288 KB (294912 bytes)
Configuration Summary

The WiPy 3.0 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: 288 KB