SD Card Extension¶
Type: Storage
Inventory: 11 units, 1 prototype
Pins: MOSI, MISO, SCK, chipselect D4, optional D5, D6, A0, A1, A2
This extension allows to connect an SD card to BRIX₂, for example in order to record sensor data.
Status: Working
Arduino Library¶
I tested the Adafruit Lib and found out (As of Arduino 1.04) that SPI.h has to be included for the lib to work.
Links¶
http://arduino.cc/de/Reference/SD#.Uw3LtedJdEg
http://arduino.cc/de/Reference/SDCardNotes#.Uw3LuudJdEg
http://learn.adafruit.com/adafruit-micro-sd-breakout-board-card-tutorial/intro