Arduino Shield - Logging Recorder Data Logger Module V1.0 - With Battery
Logging Recorder Data Logger Shield V1.0 (with RTC Backup Battery) — an easy-to-use Arduino shield for time-stamped data logging via SD card.
Internal Reference:
ARDUINO.SH.DATA.LOGGER
Description
An easy-to-use Arduino shield for time-stamped data logging via SD card. Compatible with Arduino Uno, Mega, Leonardo and similar (Mega/ADK R3 and above). Pair it with an Arduino Uno board or Arduino Mega 2560 board to start logging sensor data right away.
Key Features
- Real-Time Clock (RTC module for Arduino) with CR1220 backup battery, maintains accurate timestamps even when power is off
- SD card storage interface (FAT16/FAT32 up to 32GB)
- Built-in 3.3V level shifter for SD card protection
- Onboard 3.3V voltage regulator
- Prototyping area for custom sensor and circuit connections — pairs well with our Arduino sensor kit for environmental monitoring projects
- Includes Arduino sample libraries and example sketches
Technical Specifications
- Input Voltage: 5V from Arduino
- Output Voltage: 3.3V regulated for SD card module and RTC
- RTC Battery: CR1220 3V, backup life up to 2 years
- Storage Media: SD/SDHC card, FAT16/FAT32, max 32GB
- Compatibility: Arduino Uno, Duemilanove, Diecimila, Leonardo, Mega R3+
- Not Compatible: Mega/ADK R2 or earlier
- Dimensions: 68 × 53 × 23 mm
- Weight: 22 g
Frequently Asked Questions
How long does the RTC backup battery last?
The included CR1220 battery keeps the real-time clock running accurately for up to 2 years, even when the shield isn't powered by the Arduino.
What size SD card can I use with this data logger shield?
It supports SD/SDHC cards up to 32GB, formatted as FAT16 or FAT32.
Is this shield compatible with Arduino Mega?
Yes, it works with Mega R3 and later. Earlier Mega/ADK R2 boards or earlier are not compatible.
Do I need to write my own code to log data with timestamps?
No — the shield includes sample Arduino libraries and example sketches to get timestamped SD card logging working out of the box.
Browse our full Arduino Boards & Shields collection for more compatible boards and accessories for your data logger project.