AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Pimoroni

$63.50 |
Out of stock
No reviews yet

The Pycom WiPy 2.0 is a compact, MicroPython-enabled IoT development platform built on the Espressif ESP32 chipset. With dual processors, 1 km WiFi range, an...

Get notified when back in stock

Qty
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Pycom WiPy 2.0 is a compact, MicroPython-enabled IoT development platform built on the Espressif ESP32 chipset. With dual processors, 1 km WiFi range, and Bluetooth Low Energy, it delivers enterprise-grade wireless connectivity in a breadboard-friendly form factor.

Pycom's intuitive Python API makes it easy to leverage every hardware feature, from WiFi and BLE networking to deep-sleep power management. Regular firmware updates ensure you always have the latest ESP32 IDF improvements.

Key Features

  • ESP32 Dual-Processor SoC – Dedicated network processor handles WiFi/IPv6, leaving the main processor free for your application
  • 1 km WiFi Range – 802.11b/g/n at up to 16 Mbps for extended-range IoT deployments
  • Bluetooth LE & Classic – Flexible wireless connectivity for sensors, beacons, and peripherals
  • MicroPython Enabled – Write and deploy Python code directly on the device with multi-threading support
  • Ultra-Low Power – ULP co-processor monitors GPIOs, ADCs, and peripherals in deep-sleep mode at just 25 µA
  • Rich I/O – 2× UART, 2× SPI, I2C, I2S, micro-SD, 8× 12-bit ADCs, 4× 16-bit timers with PWM, up to 24 GPIOs
  • Hardware Security – SSL/TLS, WPA Enterprise, SHA, MD5, DES, and AES encryption
  • Breadboard Compatible – Fits standard breadboards when headers are soldered

Specifications

  • Processor – Espressif ESP32 dual-core with hardware floating point
  • WiFi – 802.11b/g/n, 16 Mbps, 1 km range
  • Bluetooth – Low Energy and Classic
  • RAM – 512 KB
  • Flash – 4 MB external
  • RTC – 32 KHz
  • Input Voltage – 3.3 V to 5.5 V
  • 3V3 Output – Up to 550 mA
  • Dimensions – 42 × 20 × 2.5 mm (excluding headers)
  • Weight – 5 g (29 g packaged)

Certifications

  • FCC – 2AJMTWIPY2R
  • CE 0700

Ideal For

  • IoT prototyping and connected device development
  • Remote sensor networks requiring extended WiFi range
  • Battery-powered applications needing ultra-low-power sleep modes
  • Python developers moving into embedded and IoT projects
Note: The WiPy 2.0 firmware is regularly updated as the ESP32 IDF matures. Check Pycom's documentation for the latest firmware releases.

Jargon buster

Plain-language definitions for the technical terms used above.

API
An API (application programming interface) is a defined set of commands or functions that lets one piece of software interact with another, such as a library, operating system, hardware driver or online service. When something offers API support, it means you can control or query it from your own code rather than only through its built-in menus or buttons.
BLE
BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for low power use and broad compatibility with modern phones and computers. It connects well to battery-powered and mobile devices, including Apple hardware, though it behaves differently from Bluetooth Classic and its serial-style profiles.
ESP32
ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
Headers
Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
I2S
I2S is a digital audio interface used to send sound data between chips, such as from a microcontroller to an audio amplifier or DAC. It matters if your project needs cleaner digital audio output than a basic buzzer or PWM signal can provide.
IoT
Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
MicroPython
A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RAM
RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
RTC
A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
UART
UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.

Related Tutorials

Free guides on learn.littlebird.com.au

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.