Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.46 KB

File metadata and controls

45 lines (33 loc) · 1.46 KB

Adafruit 5x5 NeoPixel Grid BFF

Overview

The Adafruit 5x5 NeoPixel Grid BFF is a 5x5 grid of WS2812B RGB LEDs, which Adafruit refers to as "neopixels". The BFF series of shields are designed to be compatible with any Adafruit Qt Py or Seed Studio Xiao board.

Adafruit 5x5 NeoPixel Grid BFF (Credit: Adafruit)

Adafruit 5x5 NeoPixel Grid BFF (Credit: Adafruit)

Pin Assignments

Shield Connector Pin Function
A3 WS2812B driver pin1

Programming

Set -DSHIELD=adafruit_neopixel_grid_bff when you invoke west build. For example:


  1. This is the default pin when the board is delivered as is by Adafruit. It can be changed away from the default using the onboard solder jumpers, but this shield will no longer work without a matching device tree update.