pyWiFi-ESP32 Development Board Kit image

pyWiFi-ESP32 Development Board Kit

Development Board

Code name: ESP32_DEV

pyWiFi-ESP32 Development Board Kit 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 pyWiFi-ESP32 Development Board Kit

The pyWiFi-ESP32 is a comprehensive development kit based on the ESP32 microcontroller, designed for MicroPython programming and IoT applications. It features integrated Wi-Fi 802.11 b/g/n and Bluetooth 4.2 + BLE for wireless connectivity. 📶

Powered by a dual-core Xtensa 32-bit LX6 processor at up to 240 MHz, with 4MB flash memory and 520KB SRAM, it's ideal for IoT projects, home automation, and educational purposes. ⚡

The kit includes a variety of sensors: Atmospheric Pressure Sensor, Water Level Sensor, Soil Humidity Sensor, Ultrasonic Sensor, Human Infrared Sensor, and Photosensitive Sensor. It also comes with a pyBase expansion board, 0.96" OLED display, and Micro USB cable. 🔌

Operating at 3.3V with power input from 3.6V to 6V (recommended USB 5V), and 3.3V output up to 600mA. Features an onboard LED connected to GPIO2 and a button on GPIO0. Supports I2C and PWM on any GPIO pin. 🔋

Where to Buy pyWiFi-ESP32 Development Board Kit

Prices are subject to change. We earn from qualifying purchases as an Amazon Associate.

Technical Specifications

Complete technical specification details for pyWiFi-ESP32 Development Board Kit

USB

Type Micro-USB

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 30
Analog Input 16
PWM 19
Interrupts 16

Quick Setup

Copy-paste configs for pyWiFi-ESP32 Development Board Kit - 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 pyWiFi-ESP32 Development Board Kit.

pyWiFi-ESP32 Development Board Kit Pinout Diagram

Complete pin reference for pyWiFi-ESP32 Development Board Kit

pyWiFi-ESP32 Development Board Kit pinout diagram

The pyWiFi-ESP32 pinout follows standard ESP32 GPIO layout with 30+ pins for extensive functionality. Power pins include 3V3 for 3.3V supply and GND for ground. Communication pins like TXD0 and RXD0 handle UART, while GPIO pins (0-39) support digital I/O, ADC, DAC, PWM, I2C, SPI, and more.

ADC channels provide 12-bit analog input, DAC offers analog output, and touch sensors enable capacitive touch interfaces. The board's flexible pinout makes it perfect for sensor integration and IoT prototyping.

Safe Pins to Use

These pins are safe for general GPIO usage without boot or system conflicts

IO18
IO19
IO21
IO22
IO23
IO25
IO26
IO27
IO32
IO33

Why Are These Pins Safe?

No boot sequence involvement
No flash/PSRAM connections
No USB or JTAG conflicts
Freely assignable without issues

Pins to Avoid or Use with Caution

Reserved for critical functions. Misuse may cause boot failures, programming issues, or system conflicts.

Strapping Pins

Boot behavior & flash voltage

JTAG Debugging

Low-level debugging interface

USB Pins

USB Serial/JTAG communication

Flash/SPI Pins

Memory & PSRAM connections

UART Serial

Debugging & firmware uploads

PINLabelWhy AvoidType
IO0GPIO0Must be HIGH during boot for normal startup; if held LOW on reset, forces flash programming mode.🛠️ Strapping
IO2GPIO2If driven HIGH on reset (while IO0 is LOW), selects an unsupported SDIO boot mode, causing boot failure.🛠️ Strapping
IO4GPIO4Sampled at reset for boot config; should not be driven at boot (affects boot mode timing).🛠️ Strapping
IO5GPIO5Must be HIGH during boot; if pulled LOW at reset, alters SDIO slave timing and may prevent normal boot.🛠️ Strapping
IO12MTDI (GPIO12)Keep LOW during boot (internal PD); pulling HIGH at reset selects 1.8V flash mode, causing flash brownout if 3.3V flash is used.🛠️ Strapping

pyWiFi-ESP32 Development Board Kit Additional Information

More details about pyWiFi-ESP32 Development Board Kit

pyWiFi-ESP32 Development Board Kit technical

pyWiFi-ESP32 Kit Contents

📦 Included Components

  • pyWiFi-ESP32 Board: Main ESP32 development board
  • pyBase: Expansion base board with additional interfaces
  • 0.96" OLED Display: I2C OLED screen for output
  • Micro USB Cable: For power and programming
  • Sensors: Atmospheric Pressure, Water Level, Soil Humidity, Ultrasonic, Human Infrared, Photosensitive

🎯 Perfect For

This kit is ideal for learning MicroPython, IoT development, and building sensor-based projects. The included sensors enable quick prototyping of environmental monitoring, automation, and interactive applications.

💡 Getting Started

Connect via Micro USB, install MicroPython firmware using esptool, and start coding with Thonny IDE or similar. The kit provides everything needed for immediate IoT experimentation.

Useful Links

Datasheets and resources for pyWiFi-ESP32 Development Board Kit

pyWiFi-ESP32 Development Board Kit Custom Pin Mapping

Pin configuration and GPIO mapping for pyWiFi-ESP32 Development Board Kit

30
Digital I/O Pins
16
Interrupt Pins
16
Analog Inputs
19
PWM Pins
PinFunctionESP PinI/O TypeDescription
4IO0GPIO0BIDIRECTIONALGPIO0, Boot Mode Selection, Button
5IO2GPIO2BIDIRECTIONALGPIO2, General Purpose I/O, LED
6IO4GPIO4BIDIRECTIONALGPIO4, General Purpose I/O
7IO5GPIO5BIDIRECTIONALGPIO5, General Purpose I/O
8IO12GPIO12BIDIRECTIONALGPIO12, ADC or GPIO
9IO13GPIO13BIDIRECTIONALGPIO13, ADC or GPIO
10IO14GPIO14BIDIRECTIONALGPIO14, ADC or GPIO
11IO15GPIO15BIDIRECTIONALGPIO15, ADC or GPIO
12IO16GPIO16BIDIRECTIONALGPIO16, General Purpose I/O
13RXGPIO3INPUTUART0 Receive
14TXGPIO1OUTPUTUART0 Transmit
15IO17GPIO17BIDIRECTIONALGPIO17, General Purpose I/O
16IO18GPIO18BIDIRECTIONALGPIO18, General Purpose I/O
17IO19GPIO19BIDIRECTIONALGPIO19, General Purpose I/O
18IO21GPIO21BIDIRECTIONALGPIO21, I2C SDA
19IO22GPIO22BIDIRECTIONALGPIO22, I2C SCL
20IO23GPIO23BIDIRECTIONALGPIO23, SPI MOSI
21IO25GPIO25BIDIRECTIONALGPIO25, DAC1
22IO26GPIO26BIDIRECTIONALGPIO26, DAC2
23IO27GPIO27BIDIRECTIONALGPIO27, ADC
24IO32GPIO32BIDIRECTIONALGPIO32, ADC
25IO33GPIO33BIDIRECTIONALGPIO33, ADC
26IO34GPIO34INPUTGPIO34, ADC Input Only
27IO35GPIO35INPUTGPIO35, ADC Input Only
Legend
Function Pin role
GPIO ESP32 pin
I/O Direction
# Pin number

Pin Mappings

Complete pinout and GPIO mapping for pyWiFi-ESP32 Development Board Kit

30
Digital I/O Pins
16
Interrupt Pins
16
Analog Inputs
19
PWM Pins
PinAnalogTouchPWMOther
0T1
1PWMTX
2A12T2PWM
3PWMRX
4A10T0PWM
5PWM
12A15T5PWM
13A14T4PWM
14A16T6PWM
15A13T3PWM
16PWM
17PWM
18PWM
19PWM
21PWMSDA
22PWMSCL
23PWMMOSI
25A18DAC1
26A19DAC2
27A17T8PWM
32A4T9PWM
33A5T10PWM
34A6INPUT
35A7INPUT
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 pyWiFi-ESP32 Development Board Kit

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 pyWiFi-ESP32 Development Board Kit 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