Store

Adafruit

$50.37 |
In stock at supplier
No reviews yet

The Adafruit LED Glasses Driver is a slim, Bluetooth-enabled controller board built around the Nordic nRF52840 chipset. Originally designed to drive the Adaf...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit LED Glasses Driver is a slim, Bluetooth-enabled controller board built around the Nordic nRF52840 chipset. Originally designed to drive the Adafruit LED Glasses RGB LED matrix, it also works brilliantly as a compact standalone development board with built-in sensors and STEMMA QT connectivity.

Unlike standard Feather boards, this driver trades GPIO breakout pins for a slim profile with onboard sensors — a LIS3DH triple-axis accelerometer for motion and orientation sensing, and a PDM digital microphone for audio sensing. If you need GPIO access, consider the ItsyBitsy nRF52840, Feather nRF52840 Express, or Feather nRF52840 Sense instead.

Key Features

  • nRF52840 Processor – ARM Cortex M4F at 64 MHz with hardware floating point, 1 MB flash, and 256 KB SRAM
  • Bluetooth Low Energy – 2.4 GHz radio with FCC/IC/TELEC certified module, up to +8 dBm output power
  • Native USB – No separate USB serial chip needed; supports CDC serial, HID (keyboard/mouse), mass storage, MIDI, and more via TinyUSB
  • Built-in Sensors – LIS3DH triple-axis accelerometer and PDM digital microphone
  • 2 MB External QSPI Flash – For CircuitPython file storage
  • STEMMA QT Connector – Plug-and-play I2C for adding sensors and peripherals
  • Battery SupportJST PH 2-pin battery port with optional LiPo charging (enable via solder jumper)
  • On/Off Switch – Proper power cutoff to microcontroller and external sensors
  • UF2 Bootloader – Drag-and-drop firmware updates; no special tools required
  • Dual Platform Support – Works with both Arduino IDE and CircuitPython

Ideal For

  • Driving the Adafruit LED Glasses front panel
  • Compact wearable electronics and cosplay projects
  • Bluetooth-enabled sensor projects with motion and audio
  • Portable I2C sensor hubs via STEMMA QT

Package Contents

  • 1× Adafruit LED Glasses Driver (nRF52840 Sensor Board)
Note: This board has no GPIO breakout pins. LiPo charging is disabled by default — short the solder jumper on the back to enable it, and only use 4.2 V/3.7 V rechargeable batteries.

Resources

Jargon buster

Plain-language definitions for the technical terms used above.

Bootloader
Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
breakout
A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
CircuitPython
A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
HID
Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
IDE
Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
JST PH
A small keyed plug-and-socket connector with 2 mm pin spacing, often used for low-power electronics connections. You need the correct JST PH cable, and its current rating limits how much power should be passed through it.
LED
A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
LiPo
A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
LIS3DH
A specific low-power 3-axis accelerometer chip made by STMicroelectronics. Knowing the chip part number helps you find the correct datasheet, libraries, wiring details, and limits such as its safe voltage range.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
MIDI
MIDI is a standard way for electronic instruments, controllers, and software to send musical control messages such as notes, velocity, and timing. If a board supports MIDI, it can be triggered from keyboards, drum pads, sequencers, or other music gear rather than only from buttons or code.
native USB
Native USB means the microcontroller itself handles USB communication, rather than using a separate USB-to-serial chip. This matters for programming, debugging, and projects that need the board to act directly as a USB device.
nRF52840
The nRF52840 is a Nordic Semiconductor microcontroller commonly used in maker boards, especially where Bluetooth Low Energy is needed. Seeing it listed tells you the USB host software may support boards based on this chip.
RGB
Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
solder jumper
A solder jumper is a small pair or group of pads on a circuit board that can be bridged or cut with solder to change a hardware setting. It matters because changing modes may require careful soldering rather than just changing software.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
STEMMA
A plug-and-cable connection system used on some maker electronics boards to make wiring simpler. If a product uses STEMMA, you need the matching cable or connector type to plug it in without soldering.
STEMMA QT
A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
TinyUSB
TinyUSB is an open-source USB software library used on many microcontroller boards. For a USB host product, library support is important because the hardware alone is not enough; your mainboard must have software that knows how to talk to the USB devices you want to use.

Related Tutorials

Free guides on learn.littlebird.com.au

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.