Store

SparkFun

· MPN: WRL-30678

$44.66 |
In stock at supplier
No reviews yet

Built around Espressif’s ESP32-C5-WROOM-1 module, this Thing Plus board gives IoT projects a compact microcontroller platform with dual-band WiFi 6, Bluetoot...

Stock availability

Available with leadtime
36 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

Built around Espressif’s ESP32-C5-WROOM-1 module, this Thing Plus board gives IoT projects a compact microcontroller platform with dual-band WiFi 6, Bluetooth 5 LE, Zigbee and Thread connectivity. It pairs a 32-bit RISC-V single-core microprocessor with 8MB Flash and 8MB PSRAM for connected projects that need flexible wireless options.

The board uses the SparkFun Thing Plus form factor and is compatible with the Adafruit Feather footprint. It breaks out all 19 ESP32-C5 GPIO pins, plus Reset and Enable signals, to standard 0.1-inch spaced headers, with UART, I2C, SPI and parallel IO able to be mapped across the ESP32-C5’s flexible pin architecture. The Freebie pin and D6 are intentionally left as No Connect.

For expansion and portable builds, it includes a solderless Qwiic connector, microSD card slot, USB-C for power and programming, a 2-pin JST connector for a LiPo battery, onboard battery charging and a fuel gauge. It comes pre-flashed with MicroPython firmware and also supports development in the Arduino IDE.

Features:

  • Dual-Band WiFi 6 (2.4GHz & 5GHz): Build fast, highly efficient network connections by utilising the less-crowded 5GHz band.
  • Bluetooth® 5 LE: Designed for low-power, device-to-device communication.
  • Zigbee & Thread (802.15.4): Supports low-bandwidth mesh networks for smart home integration.
  • Matter-Compatible: Supports smart home device integration across leading ecosystems.
  • Solderless Qwiic Connector: Integrates with SparkFun’s plug-and-play I2C sensors, actuators and displays.
  • microSD Card Slot: Adds data logging and storage options to your project.
  • Integrated Power Management: USB-C for primary power and programming, plus a 2-pin JST connector for a LiPo battery.
  • Battery Support: Onboard MCP73831 charger and MAX17048 fuel gauge for battery-powered projects.
  • Status LEDs: Includes a WS2812 addressable RGB LED, Red Power LEDs and a Yellow LiPo Charge LED.
  • MicroPython: Comes pre-flashed with MicroPython firmware for quick out-of-box testing.
  • Arduino IDE: Supports development using the Arduino IDE.

Specifications:

  • Module: ESP32-C5-WROOM-1 Module
  • Microprocessor: 32-bit RISC-V Single-Core Microprocessor
  • WiFi: 2.4 and 5GHz Dual Band WiFi
  • Bluetooth: Bluetooth® 5
  • Zigbee: Zigbee
  • Thread: Thread (802.15.4)
  • Flash: 8MB Flash
  • PSRAM: 8MB PSRAM
  • GPIOs: 19 GPIOs
  • Form factor: Thing Plus Form-Factor
  • Dimensions: 2.3" x 0.9" (not including USB-C connector stickout)
  • Mounting holes: Four Mounting Holes
  • PTH pins: 28 PTH pins (2 No Connect)
  • USB connector: USB-C Connector
  • Battery connector: 2-pin JST Connector for LiPo Battery (not included)
  • Qwiic connector: 4-pin Qwiic Connector
  • Storage: µSD Card Slot
  • Battery charger: MCP73831 Battery Charger
  • Charge rate: 213mA@3.3V
  • Fuel gauge: MAX17048 Fuel Gauge
  • I2C address: 0x36
  • LEDs: LEDs
  • Red Power LEDs: Red Power LEDs
  • Red Power LED locations: System and Peripheral
  • RGB LED: WS2812 RGB LED
  • WS2812 data in: Data In connected to IO27
  • Charge LED: Yellow LiPo Charge LED

Documentation is available for the schematic, KiCad files, board dimensions, hookup guide, ESP32-C5-WROOM-1 datasheet, ESP32-C5 technical reference manual and GitHub repository.

Jargon buster

Plain-language definitions for the technical terms used above.

ESP32
ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
Headers
Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder 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.
I2C address
An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
IDE
Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
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.
LED
A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
LiPo
A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
Matter
A smart home connectivity standard designed to let devices work across different ecosystems. It matters if you want a project to integrate more easily with platforms such as Apple Home, Google Home, or other Matter-compatible systems.
MAX17048
A battery fuel-gauge chip that estimates how much charge is left in a LiPo battery. It matters for portable projects because your software can monitor battery level instead of only measuring voltage.
MCP73831
A lithium battery charger chip used to safely charge a single-cell LiPo battery. It matters because it lets the board recharge a battery from USB or another input without needing a separate charger module.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
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.
microSD card
A microSD card is a small removable memory card used to store files such as audio tracks. For this product, the card is where the sound files live, so its capacity and formatting can affect how many sounds you can use.
PTH
Plated through-hole means the pin holes are metal-lined so solder connects the pad on both sides of the board. It is useful for connectors and headers that need a strong mechanical and electrical connection.
Qwiic
Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
RGB
Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
RISC-V
An open processor architecture used inside some modern microcontroller chips. It matters because it affects the software tools, performance, and low-power features available for developing projects on the board.
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.
Thing Plus
Thing Plus is SparkFun’s development-board form factor with a small rectangular layout and connections suited to wireless and battery-powered projects. It matters because boards and accessories in the same form factor are easier to mount, wire, and swap between projects.
Thread
A low-power wireless mesh networking standard designed for smart home and IoT devices. It matters because Thread devices can relay messages through each other, helping build reliable networks for sensors and controllers.
UART
UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
USB-C
A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
Zigbee
A low-power wireless standard commonly used by smart home sensors, switches, and lights. It matters if you want the board to communicate with Zigbee devices or act as part of a home automation network.

Thing Plus ESP32-C5 Schematic

Schematic · 450.0 KB · Click any page to view full size

Download PDF

ESP32-C5-WROOM-1 Datasheet

Datasheet · 1.5 MB · Click any page to view full size

Download PDF

Supplier page — sparkfun.com

Supplier Description · 1.1 MB · Click any page to view full size

Download PDF

ESP32-C5 Technical Reference Manual

Datasheet · 13.9 MB · Click any page to view full size

Download PDF
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.