Difference between revisions of "Stackable SD Card shield"

From ITEAD Wiki
Jump to: navigation, search
(Overview)
m (Overview)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Overview==
 
==Overview==
 
+
{| class="FCK__ShowTableBorders" align="left"
[[File:Stackable SD Card shield.jpg|thumb|400px|right]]
+
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]].
+
 
+
Go shopping [http://imall.iteadstudio.com/im120417007.html Stackable SD Card shield (IM120417007)]
+
 
+
==Basic features==
+
* Arduino compatible
+
* Stand SD card and TF card compatible
+
* Prototype expand
+
* Arduino footprint expand
+
* Arduino Library support
+
 
+
==Hardware==
+
[[File:Stackable SD Card shield1.jpg]]
+
{| class="wikitable"
+
 
|-
 
|-
| align="center" style="background:#f0f0f0;"|'''Pin of Arduino'''
+
| [[File:Stackable SD Card shield.jpg|400px|Stackable SD Card shield]] <br>
| align="center" style="background:#f0f0f0;"|'''With SD Card'''
+
| [[File:Stakable SD Card shield V3.0.jpg|400px|Stakable SD Card shield V3.0]]<br>
 
|-
 
|-
| 5V||VCC->3v3
+
| <div style="text-align: center">[[Stackable SD Card shield V2.0|Stackable SD Card shield V2.0(IM120417007))]]('''Discontinued''')</div>
|-
+
| <div style="text-align: center">[[Stackable SD Card shield V3.0|Stackable SD Card shield V3.0(IM140726001)]]</div>
| GND||GND
+
|-
+
| D13||SD_CLK
+
|-
+
| D12||SD_OUT
+
|-
+
| D11||SD_IN
+
|-
+
| D10||SD_CS
+
 
|}
 
|}
 +
<br clear="all">
  
==Software==
+
==V3.0 Change List==
There is a readymake library for Arduino SD card logger, this [[project]] focus in just one simple
+
* added support for 3V3/5V level
functionality: logging data to a file in SD cards from Arduino boards.
+
* added 2x 4-pin Grove
[http://code.google.com/p/arduino-filelogger http://code.google.com/p/arduino-filelogger]
+
* added SPI jumper to be compatible with more mainboards
 
+
==Download==
+
[ftp://imall.iteadstudio.com/IM120417007_Stackable_SDCard_shield/DS_IM120417007_StackableSDCardshield.pdf Datasheet for Stackable SD Card shield]
+
 
+
==Useful Links==
+

Latest revision as of 03:02, 26 July 2014

Overview

Stackable SD Card shield
Stakable SD Card shield V3.0


V3.0 Change List

  • added support for 3V3/5V level
  • added 2x 4-pin Grove
  • added SPI jumper to be compatible with more mainboards