AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Adafruit

$51.90 |
Out of stock
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...

Get notified when back in stock

Qty
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 board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny 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 (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
LiPo
A LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to 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 single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
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 system-on-chip built around a 32-bit Arm Cortex-M4 processor, with built-in Bluetooth Low Energy and native USB. It is widely used in maker and wearable boards, where it offers BLE and USB support along with broad library coverage in common maker toolchains.
RGB
Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
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.

adafruit metro m0 express

Document · 16.7 MB · Click any page to view full size

Download PDF

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.