Turta Docs
Home
GitHub
Community
Search…
Turta Documentation
Compatibility Info
Change Log
Raspberry Pi HATs
IoT HAT 3
Relay HAT 2
Relay uHAT
RC Driver HAT
Modular HAT
Sensor uHAT
LoRa HAT
Proto HAT
Proto uHAT
IoT HAT 1 & 2
Relay HAT 1
IoT Boards
IoT Node - ESP32
Modular Sensors and Devices
Accel & Tilt Module
Air Quality Module
Ambient Light & Gesture Module
Buzzer Button Module
Do-It-Yourself Module
Environmental Module
IR Remote Module
Photocoupler Module
PIR Motion Module
Solid State Relay Module
Temp RH Module
Arduino Shields
MKR Motor Shield
MKR Sensor Shield
HTS221 Temp RH Sensor
APDS-9960 Light Sensor
MMA8491Q Accel Tilt Sensor
User LEDs
Micro SD Card
Relay Shield
How-tos
Raspberry Pi
Have a Question?
Ask to The Community
Powered By
GitBook
Micro SD Card
This documentation includes installation guidelines and sample code for your hardware.
Overall Info
There is a micro SD card slot on the board. This slot adds data logging capabilities to the system.
The slot is a push-pull style which eliminates external card eject.
SD Card Connections
CLK:
SCK (D9).
CMD:
MOSI (D8).
DAT0:
MISO (D10).
CD_DAT3:
CS (D4).
POWER:
VCC (+3.3V) and GND.
Arduino Library
Arduino IDE includes an SD library by default to access and modify the file system.
Examples
There are few examples located in the File > Examples > SD menu.
Previous
User LEDs
Next - Arduino Shields
Relay Shield
Last modified
3yr ago
Copy link
Outline
Overall Info
SD Card Connections
Arduino Library
Examples