IDUINO for maker’s life User Manual For Arduino Data logg shield (ST1046) www.openplatform.
IDUINO for maker’s life Description: This Arduino data log shield is a dedicated ,well-designed and not expensive data logging shield. Which is originally designed by Adafruit, we only add some power pins and change the appearance to make it good-looking. And most important is that we have soldered the pins for you, so you needn’t do that, Now it can directly plug into Arduino compatible UNO/Mega board. This popular is"R3" compatible so you can use it with just about any Arduino or compatible.
IDUINO for maker’s life Shield Overview The data log shield has a few things to make it an excellent way to track data. Here's a rough map of the shield: SD Card The big SD card holder can fit any SD/MMC storage up to 32G and and small as 32MB (Anything formatted FAT16 or FAT32) If you have a MicroSD card, there are low cost adapters which will let you fit these in. SD cards are tougher to lose than MicroSD, and there's plenty of space for a full size holder.
IDUINO for maker’s life The SD library, download from here https://github.com/adafruit/SD Real Time Clock This is the time-keeping device. It includes the 8-pin chip, the rectangular 32KHz crystal, and a battery holder The battery holder must contain a battery in order for the RTC to keep track of time when power is removed from the Arduino! Use any CR1220 compatible coin cell. RTC Library, download from here: https://github.com/adafruit/RTClib/archive/master.