> **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

# Adafruit Micro SD SPI or SDIO Card Breakout Board - 3V ONLY!

**Type:** Product page · **SKU:** ADA4682 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-micro-sd-spi-or-sdio-card-breakout-board-3v-only.html ([markdown](https://core-electronics.com.au/adafruit-micro-sd-spi-or-sdio-card-breakout-board-3v-only.html.md))

Micro SD cards and microcontrollers go together like micro-peanutbutter-and-jelly: SD cards are inexpensive, durable, easy to find at any shop, come in many sizes and can plug into any computer using a common SD card reader. That makes them perfect for microcontroller storage and retrieval - whether it's images, fonts, GIFs, audio files, or sensor logs.

## Pricing

- **Price:** $6.40 (inc GST) — $5.82 AUD, exc GST
- **Quantity discounts:** 10+ $5.65 (exc GST) · 50+ $5.53 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 19 today, and up to 500 more in 8–12 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA4682: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/ADA4682: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

Micro SD cards and microcontrollers go together like micro-peanutbutter-and-jelly: SD cards are inexpensive, durable, easy to find at any shop, come in many sizes and can plug into any computer using a common SD card reader. That makes them perfect for microcontroller storage and retrieval - whether it's images, fonts, GIFs, audio files, or sensor logs.

Wiring up SD cards when you're starting out is super easy - you just pick up one of Adafruits [SPI-to-SD breakout boards](https://core-electronics.com.au/microsd-card-breakout-board.html), wire it to an SPI port and a chip select pin and with a little library work you're reading and writing files. That's all good and great but you may eventually find that your SD card project is a little...slow. Even with fast SPI ports, there's only one data pin, which can make it hard to stream large files fast.

If you've hit that limit, this breakout is designed to help - unlike Adafruit's other adapter, it is not fixed for SPI usage, and can be used with SDIO hardware support. SDIO is a multi-pin data protocol (up to 4 data pins at once!) SDIO also tends to be able to be clocked faster than SPI. Of course, your speeds will vary depending on what microcontroller you hook it up to. When Adafruit used SDIO instead of SPI on CircuitPython with the [SAMD51 Grand Central](https://core-electronics.com.au/adafruit-grand-central.html), Adafruit got a speed increase of about double when reading data off the card.

You will need to verify that your microntroller has SDIO support and you have SDIO firmware/library support as well. SDIO is usually available on higher end chips, and you may need to use a specific pin set. You can still use this for SPI mode, but it does not have level shifters so it's not for use with 5V microcontrollers.

For use with 3V power and logic microcontollers only! The SDIO pins are bi-directional, and Adafruit have never seen a 5V microcontroller with SDIO, so there's no level shifting or power regulator.

Comes with a bit of header so you can use in a breadboard. Doesn't come with the micro SD card itself!

**Technical Details**

- Product Dimensions: 25.4mm x 22.8mm x 3.5mm / 1.0" x 0.9" x 0.1"
- Product Weight: 2.5g / 0.1oz

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/4/6/4682-04.jpg)
