
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.
3.3 V power input for the microSD card breakout; Adafruit warns that 5 V or VBAT will damage the card.
Common ground for power and logic.
Card-detect signal; connected to GND internally when no card is inserted and pulled up to 3V through 4.7 kΩ when a card is inserted.
SPI clock input to the SD card.
SPI serial data out from the SD card to the microcontroller.
SPI serial data input from the microcontroller to the SD card.
SPI chip-select input; pull low to start an SPI transaction.
SDIO bidirectional command/information signal between microcontroller and SD card.
SDIO bidirectional data line; Adafruit identifies the silkscreen legend as D0.
SDIO bidirectional data line; Adafruit identifies the silkscreen legend as D1.
SDIO bidirectional data line; Adafruit identifies the silkscreen legend as DAT2.
SDIO bidirectional data line; Adafruit identifies the silkscreen legend as D3.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| 3V | power | 3.3 V power input for the microSD card breakout; Adafruit warns that 5 V or VBAT will damage the card. | 3.3V only | |
| GND | ground | Common ground for power and logic. | 0V | |
| DET | digital | Card-detect signal; connected to GND internally when no card is inserted and pulled up to 3V through 4.7 kΩ when a card is inserted. | 3V logic | |
| CLK / SCK | spi | SPI clock input to the SD card. | 3V logic |
SPI · 3.3V only · 0V
Verify supply voltage and logic levels before powering up.
Module pins: 3V, GND, CLK / SCK, SO / MISO, SI / MOSI, CS. Schematik maps them to your board in the app.
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual previewSort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.
Connectors & cables · Connectors · 28 parts
RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual previewCharacter LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.
Displays · TFT & LCD displays · 35 parts
MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual previewChoose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.
Sensors · Gas & air-quality sensors · 31 parts
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual previewESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.
Boards · Microcontroller boards · 25 parts
| SO / MISO | spi | SPI serial data out from the SD card to the microcontroller. | 3V logic |
| SI / MOSI | spi | SPI serial data input from the microcontroller to the SD card. | 3V logic only |
| CS | spi | SPI chip-select input; pull low to start an SPI transaction. | 3V logic only |
| CMD | sdio | SDIO bidirectional command/information signal between microcontroller and SD card. | 3V logic |
| D0 | sdio | SDIO bidirectional data line; Adafruit identifies the silkscreen legend as D0. | 3V logic |
| D1 | sdio | SDIO bidirectional data line; Adafruit identifies the silkscreen legend as D1. | 3V logic |
| DAT2 | sdio | SDIO bidirectional data line; Adafruit identifies the silkscreen legend as DAT2. | 3V logic |
| D3 | sdio | SDIO bidirectional data line; Adafruit identifies the silkscreen legend as D3. | 3V logic |