Difference between revisions of "Stackable SD Card shield V2.0"
(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...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
[[shield]]. | [[shield]]. | ||
− | Go shopping [http://imall.iteadstudio.com/im120417007.html Stackable SD Card shield (IM120417007)] | + | '''[[Stackable SD Card shield V2.0]] has been discontinued.''' |
+ | |||
+ | Go shopping [http://imall.iteadstudio.com/im120417007.html Stackable SD Card shield V3.0 (IM120417007)] | ||
==Basic features== | ==Basic features== | ||
Line 41: | Line 43: | ||
==Download== | ==Download== | ||
− | [ftp://imall.iteadstudio.com/IM120417007_Stackable_SDCard_shield/DS_IM120417007_StackableSDCardshield.pdf Datasheet for Stackable SD Card shield] | + | [ftp://imall.iteadstudio.com/IM120417007_Stackable_SDCard_shield/DS_IM120417007_StackableSDCardshield.pdf Datasheet for Stackable SD Card shield V2.0] |
==Useful Links== | ==Useful Links== |
Latest revision as of 06:55, 23 June 2014
Overview
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.
Stackable SD Card shield V2.0 has been discontinued.
Go shopping Stackable SD Card shield V3.0 (IM120417007)
Basic features
- Arduino compatible
- Stand SD card and TF card compatible
- Prototype expand
- Arduino footprint expand
- Arduino Library support
Hardware
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 V2.0