
A Feather board without ambition is a Feather board without FeatherWings! This is the Adalogger FeatherWing: it adds both a battery-backed Real Time Clock and micro SD card storage to any Feather main board.
Feather 3.3V rail used to power the SD card and RTC when main power is available, per Adafruit Learn pinouts.
Ground return for the SD card and RTC, per Adafruit Learn pinouts.
I2C clock for the PCF8523 RTC; Adafruit states this pin has a 10K pull-up resistor to 3.3V.
I2C data for the PCF8523 RTC; Adafruit states this pin has a 10K pull-up resistor to 3.3V.
I2C · SPI · 3.3V · 0V
Confirm the data interface matches your host board.
Module pins: 3.3V, GND, SCL, SDA, INT, SCK, MOSI, MISO. Schematik maps them to your board in the app.
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual previewSort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.
Connectors & cables · Connectors · 28 parts
RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual previewCharacter LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.
Displays · TFT & LCD displays · 35 parts
MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual previewChoose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.
Sensors · Gas & air-quality sensors · 31 parts
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual previewESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.
Boards · Microcontroller boards · 25 parts
RTC interrupt or square-wave output; Adafruit notes this is open drain and requires a pull-up on the connected digital pin.
SPI clock from Feather to FeatherWing for the microSD card.
SPI controller-out sensor-in data from Feather to FeatherWing for the microSD card.
SPI controller-in sensor-out data from FeatherWing to Feather for the microSD card; Adafruit notes MISO is tri-stated whenever SD CS is pulled high.
microSD card SPI chip-select line. Adafruit lists Feather-family GPIO mappings and notes the jumper can be cut to use another pin.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| 3.3V | Feather bottom row, second from left | power | Feather 3.3V rail used to power the SD card and RTC when main power is available, per Adafruit Learn pinouts. | 3.3V |
| GND | Feather bottom row, fourth from left | ground | Ground return for the SD card and RTC, per Adafruit Learn pinouts. | 0V |
| SCL | Top right, left of SDA | signal | I2C clock for the PCF8523 RTC; Adafruit states this pin has a 10K pull-up resistor to 3.3V. | 3.3V pull-up |
| SDA | Top right, rightmost | signal | I2C data for the PCF8523 RTC; Adafruit states this pin has a 10K pull-up resistor to 3.3V. | 3.3V pull-up |
| INT | signal | RTC interrupt or square-wave output; Adafruit notes this is open drain and requires a pull-up on the connected digital pin. | open-drain output, external/internal pull-up required | |
| SCK | SPI group, starting from left | signal | SPI clock from Feather to FeatherWing for the microSD card. | |
| MOSI | SPI group | signal | SPI controller-out sensor-in data from Feather to FeatherWing for the microSD card. | |
| MISO | SPI group | signal | SPI controller-in sensor-out data from FeatherWing to Feather for the microSD card; Adafruit notes MISO is tri-stated whenever SD CS is pulled high. | |
| SDCS | signal | microSD card SPI chip-select line. Adafruit lists Feather-family GPIO mappings and notes the jumper can be cut to use another pin. |