This is the Adalogger FeatherWing: it adds both a battery-backed Real Time Clock and micro SD card storage to any Feather main board. Using Adafruits Feather Stacking Headers or Female Headers you can connect a FeatherWing on top of your Feather board and let the board take flight!
This FeatherWing will make it real easy to add datalogging to any of our existing Feathers. You get both an I2C real time clock (PCF8523) with 32KHz crystal and battery backup, and a microSD socket that connects to the SPI port pins (+ extra pin for CS). Tested and works great with any of Adafruits Feathers, based on ATmega32u4, ATSAMD21, or ESP8266.
We recommend the Arduino's default SD library to talk to the microSD card socket. On ESP8266, the SD CS pin is on GPIO 15, on Atmel M0 or 32u4 it's on GPIO 10. You can cut the trace to the default pin and change this to any pin. To use the RTC, use Adafruits RTClib library (see the link under Documents below).
Note: A CR1220 coin cell is required to use the RTC battery-backup capabilities and is NOT included with the board. Please see below for a CR1220 battery.
Note: Does not come with a micro SD card.
Specification:
- Dimensions: 50.8mm x 22.9mm x 1.6mm / 2" x 0.9" x 0.06"
- Weight: 5.1g
Documents:
|