Difference between revisions of "Stackable SD Card shield V2.0"

From ITEAD Wiki
Jump to: navigation, search
(Created page with "==Overview== right This SD card shield has both standard SD card and TF card adapter, but you just can use one of them...")
 
(Overview)
Line 5: Line 5:
 
them at the same time. There are some prototype holds for user to expand their circuit on the  
 
them at the same time. There are some prototype holds for user to expand their circuit on the  
 
[[shield]].
 
[[shield]].
 
Go shopping [http://imall.iteadstudio.com/im120417007.html Stackable SD Card shield (IM120417007)]
 
  
 
==Basic features==
 
==Basic features==

Revision as of 07:45, 20 June 2014

Overview

Stackable SD Card shield.jpg

This SD card shield has both standard SD card and TF card adapter, but you just can use one of them at the same time. There are some prototype holds for user to expand their circuit on the shield.

Basic features

  • Arduino compatible
  • Stand SD card and TF card compatible
  • Prototype expand
  • Arduino footprint expand
  • Arduino Library support

Hardware

Stackable SD Card shield1.jpg

Pin of Arduino With SD Card
5V VCC->3v3
GND GND
D13 SD_CLK
D12 SD_OUT
D11 SD_IN
D10 SD_CS

Software

There is a readymake library for Arduino SD card logger, this project focus in just one simple functionality: logging data to a file in SD cards from Arduino boards. http://code.google.com/p/arduino-filelogger

Download

Datasheet for Stackable SD Card shield

Useful Links