The module (MicroSD Card Adapter) is a Micro SD card reader module, through the file system and the SPI interface driver, SCM system to complete the file to read and write MicroSD card. Arduino users can directly use the Arduino IDE comes with an SD card to complete the library card initialization and read
Description
The module (MicroSD Card Adapter) is a Micro SD card reader module, through the file system and the SPI interface driver, SCM system to complete the file to read and write MicroSD card. Arduino users can directly use the Arduino IDE comes with an SD card to complete the library card initialization and read
Pin Wiring
SD card module | Wiring to Arduino Uno | Wiring to Arduino Mega |
VCC | 3.3V or 5V (check module’s datasheet) | 3.3V or 5V (check module’s datasheet) |
CS | 4 | 53 |
MOSI | 11 | 51 |
CLK | 13 | 52 |
MISO | 12 | 50 |
GND | GND | GND |
Technical Specification
Support | Micro SD card, Micro SDHC card (high speed card) |
Operating Voltage | 4.5V to 5.5V, 3.3V voltage regulator circuit board |
Communication interface | standard SPI interface |
Board level conversion | interface level for 5V or 3.3V |
Reviews
There are no reviews yet.