Adafruit
NeoKey FeatherWing - Two Mechanical Key Switches with NeoPixels
The NeoKey FeatherWing adds two mechanical key switch sockets with individually addressable NeoPixel backlighting to any Feather-format microcontroller. Each...
The NeoKey FeatherWing adds two mechanical key switch sockets with individually addressable NeoPixel backlighting to any Feather-format microcontroller. Each socket accepts Cherry MX or compatible switches (Kailh, Gateron, etc.) without soldering, using Kailh hot-swap sockets.
A reverse-mount NeoPixel sits beneath each switch, shining up through the switch housing. The two pixels are daisy-chained as a single 2-pixel NeoPixel strand for easy control. A STEMMA QT connector is included for solderless I2C connections to additional sensors and accessories.
Key Features
- Two Hot-Swap Sockets – Kailh sockets accept any MX-compatible mechanical switch without soldering
- NeoPixel Backlighting – Reverse-mount RGB NeoPixel under each switch, controllable as a 2-pixel strand
- Feather Compatible – Plugs into any Feather mainboard
- STEMMA QT Connector – Solderless I2C connection for additional peripherals
- Configurable Wiring – Jumper pads allow re-wiring of switch and LED pin assignments
Default Pin Assignments
- Switch A – D5 (pin to the left of SCL)
- Switch B – D6 (two pins left of SCL)
- NeoPixel Input – D9 (three pins left of SCL)
Ideal For
- Custom macro keypads and shortcut buttons
- Illuminated control interfaces
- Interactive project triggers
- Feather-based HID devices
Jargon buster
Plain-language definitions for the technical terms used above.
- FeatherWing
- A FeatherWing is an add-on board made to plug into the Feather microcontroller board layout. Knowing a product is a FeatherWing helps you check whether it will physically and electrically fit your Feather-style mainboard.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- 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.
- Hot-swap
- Hot-swap means changing or connecting a power source while the circuit is still running. It matters when you want a project to keep operating during battery changes, supply swaps, or plug-in power transitions.
- 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.
- 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.
- 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.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- 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.
- 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.
Find this product in
Brands
Related Tutorials
Free guides on learn.littlebird.com.au