This shows you the differences between two versions of the page.
|
digix:tutorials:microsd [2013/09/06 16:17] digistump created |
digix:tutorials:microsd [2014/02/02 03:03] (current) digistump |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| See: http://arduino.cc/en/Reference/SD | See: http://arduino.cc/en/Reference/SD | ||
| - | The MicroSD slot onboard uses the standard pin for slave select, so the SD examples work right out of the box. Digital Pin 4. | + | The MicroSD slot onboard uses the standard pin for slave select, so the SD examples work right out of the box. |
| + | |||
| + | The CS pin is connected to Digital Pin 4. | ||