> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# SparkFun Thing Plus - RP2040

**Type:** Product page · **SKU:** DEV-17745 · **Brand:** [Sparkfun](https://core-electronics.com.au/brands/sparkfun-australia)
**Page:** https://core-electronics.com.au/sparkfun-thing-plus-rp2040.html ([markdown](https://core-electronics.com.au/sparkfun-thing-plus-rp2040.html.md))

The SparkFun Thing Plus - RP2040 is a low-cost, high performance board with flexible digital interfaces featuring the Raspberry Pi Foundation's RP2040 microcontroller...

## Pricing

- **Price:** $40.10 (inc GST) — $36.45 AUD, exc GST
- **Quantity discounts:** 5+ $35.36 (exc GST) · 25+ $34.64 (exc GST) · 100+ $33.17 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 1 today, and up to 50 more in 5–11 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=DEV-17745:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/DEV-17745:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

The SparkFun Thing Plus - RP2040 is a low-cost, high performance board with flexible digital interfaces featuring the Raspberry Pi Foundation's RP2040 microcontroller. Besides the Thing Plus or *Feather* footprint (with 18 GPIO pins), the board also includes an SD card slot, 16MB (128Mbit) flash memory, a JST single cell battery connector (with a charging circuit and fuel gauge sensor), an addressable WS2812 RGB LED, JTAG PTH pins, four (4-40 screw) mounting holes, and our signature Qwiic connector.

The RP2040 contains two ARM Cortex-M0 processors (up to 133MHz) and features:

- 264kB of embedded SRAM in six banks
- 6 dedicated IO for SPI Flash (supporting XIP)
- 30 multifunction GPIO: 
    - Dedicated hardware for commonly used peripherals
    - Programmable IO for extended peripheral support
    - Four 12-bit ADC channels with internal temperature sensor (up to 0.5 MSa/s)
- USB 1.1 Host/Device functionality
 
The RP2040 is supported with both C/C and MicroPython cross-platform development environments, including easy access to runtime debugging. It has UF2 boot and floating-point routines baked into the chip. While the chip has a large amount of internal RAM, the board includes an additional 16MB of external QSPI flash memory to store program code.

 **Important:** The SparkFun Thing Plus - RP2040 is available for pre-order. Sparkfun expect to have the first round of physical stock ready to ship by mid February. Orders will be fulfilled in the order they are received. If you are ordering this product alongside "Live/in-stock" products and want to receive these products ASAP, be sure to designate your order for split shipments in checkout. *The [SparkFun Qwiic Connect System](https://www.sparkfun.com/qwiic) is an ecosystem of I2C sensors, actuators, shields and cables that make prototyping faster and less prone to error. All Qwiic-enabled boards use a common 1mm pitch, 4-pin JST connector. This reduces the amount of required PCB space, and polarized connections mean you can’t hook it up wrong.*

**Features**

**SparkFun Thing Plus - RP2040 Features**

- Raspberry Pi Foundation's RP2040 microcontroller
- 16MB QSPI Flash Memory
- JTAG PTH Pins
- Thing Plus (or Feather) Form-Factor: 
    - 18[\[1\]](https://core-electronics.com.au/#fn1)x Multifunctional GPIO Pins[\[2\]](https://core-electronics.com.au/#fn2)
        - Four available 12-bit ADC channels with internal temperature sensor (500kSa/s)
        - Up to eight 2-channel PWM
        - Up to two UARTs
        - Up to two I2C buses
        - Up to two SPI buses
- USB-C Connector: 
    - USB 1.1 Host/Device functionality
- 2-pin JST Connector for a LiPo Battery *(not included)*: 
    - 500mA charging circuit
- Qwiic Connector
- Buttons: 
    - Boot
    - Reset
- LEDs: 
    - `PWR` - Red 3.3V power indicator
    - `CHG` - Yellow battery charging indicator
    - `25` - Blue status/test LED (`GPIO 25`)
    - `WS2812` - Addressable RGB LED (`GPIO 08`)
- Four Mounting Holes: 
    - 4-40 screw compatible
- Dimensions: 2.3" x 0.9"
 
**RP2040 General Features**:

- Dual Cortex M0 processors, up to 133 MHz
- 264 kB of embedded SRAM in 6 banks
- 6 dedicated IO for QSPI flash, supporting execute in place (XIP)
- 30 programmable IO for extended peripheral support
- SWD interface
- Timer with 4 alarms
- Real time counter (RTC)
- USB 1.1 Host/Device functionality
- Supported programming languages 
    - MicroPython
    - C/C
 
1\. **Note:** `GPIO 08` is not included in this count, as it passes through the WS2812 addressable RGB LED first. `GPIO 07` and `GPIO 23` are counted as a single GPIO because they are tied together.[?](https://core-electronics.com.au/#ref1)

2\. **Note:** The GPIO pins are programmable so you can reconfigure the pins! Check out the [RP2040 datasheet](https://core-electronics.com.au/attachments/localcontent/rp2040_datasheet_51483bc02aa.pdf) for more information on the GPIO functionality.[?](https://core-electronics.com.au/#ref2)

**Documents**

- [RP2040 Datasheet](https://core-electronics.com.au/attachments/localcontent/rp2040_datasheet_51483bc02aa.pdf) (31.2 MB)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/1/7/17745-sparkfun_thing_plus_-_rp2040-01.jpg)
