Store

Adafruit

$14.05 |
In stock
No reviews yet

The Adafruit Neo Trinkey is a tiny USB-A development board featuring an ATSAMD21 microcontroller and four RGB NeoPixel LEDs. Just plug it into any USB-A port...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit Neo Trinkey is a tiny USB-A development board featuring an ATSAMD21 microcontroller and four RGB NeoPixel LEDs. Just plug it into any USB-A port on a computer or laptop and you've got a programmable, colourful key that can act as a status indicator, macro keypad, MIDI controller, or simple LED flashlight.

Two capacitive touch pads on the end provide user input without any buttons, and the SAMD21 supports CircuitPython, Arduino, and native USB — including serial, MIDI, and HID (keyboard/mouse) modes. Small, durable, and inexpensive, it's perfect as a first microcontroller board or a quick platform for fun, simple projects.

Key Features

  • ATSAMD21E18 – 48 MHz Cortex M0+, 256 KB Flash, 32 KB RAM
  • 4× NeoPixel LEDs – Full-colour addressable RGB lighting
  • 2× Capacitive Touch Pads – Left and right touch inputs on the end
  • Native USB – Serial, MIDI, HID (keyboard/mouse), and small disk drive
  • USB-A Form Factor – Plugs directly into any USB-A port
  • CircuitPython & Arduino – Supported by both platforms with existing libraries
  • Reset Button – For restarting code or entering bootloader mode

Ideal For

  • Desktop status indicators and notification lights
  • Macro keypads and shortcut keys
  • USB MIDI controllers
  • First microcontroller projects and learning to code
  • Keychain-friendly portable LED gadgets

Package Contents

  • 1× Adafruit Neo Trinkey

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.
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.
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.
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.
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.
NeoPixel
A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
RAM
RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
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.
SAMD21
The SAMD21 is a Microchip microcontroller used in many Arduino-compatible boards. It matters here because USB host library support can depend on the exact microcontroller on your mainboard.

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.