Adafruit Rotary Trinkey - USB NeoPixel Rotary Encoder

Product ID: 4964
$6.95



Qty Discount
1-9 $6.95
10-99 $6.26
100+ $5.56

Description

It's half USB Key, half Adafruit Trinket, half rotary encoder...it's Rotary Trinkey, the circuit board with a Trinket M0 heart, a NeoPixel glow, and a rotary encoder body. We were inspired by this project from TodBot where a rotary encoder was soldered onto a QT Py. So we thought, hey what if we made something like that that plugs right into your computer's USB port, with a fully programmable color NeoPixel? And this is what we came up with!

The PCB is designed to slip into any USB A port on a computer or laptop. There's an ATSAMD21 microcontroller on board with just enough circuitry to keep it happy. Three pins of the microcontroller connects to a rotary encoder with built-in push switch. Another connects to a NeoPixel LED. Finally, one pin can be used as a capacitive touch input. A reset button lets you enter bootloader mode if necessary. That's it!

Rotary encoders are soooo much fun! Twist em this way, then twist them that way. Unlike potentiometers, they go all the way around, and often have little detents for tactile feedback. But, if you just want to add one to your computer, you know its a real pain. This board is designed to make it very easy.

The SAMD21 can run CircuitPython or Arduino very nicely - with existing Rotary, NeoPixel and our FreeTouch libraries for the capacitive touch input. Over the USB connection you can have serial, MIDI or HID connectivity. The Rotary Trinkey is perfect for simple projects that use a rotating user input and underlit colorful output. Maybe you'll set it up as a volume knob, scroll wheel, or zoom macro tool - whatever you like!

Please note this board DOES NOT come with a rotary encoder soldered in - we expect folks to pick their favorite rotary encoder and knob! Five solder points and you're done.

We think it's just an adorable little board, small and durable and inexpensive enough that it could be a first microcontroller board or inspiration for advanced developers to make something simple and fun.

  • ATSAMD21E18 32-bit Cortex M0+ - 48 MHz 32 bit processor with 256KB Flash and 32 KB RAM
  • Native USB supported by every OS - can be used in Arduino or CircuitPython as USB serial console, MIDI, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
  • Can be used with Arduino IDE or CircuitPython
  • Single under-lighting RGB NeoPixel LED
  • One Capacitive Touchpad
  • Standard '5-pin' rotary encoder footprint can be used with any "PEC11" or "PEC12" compatible rotary encoder.
  • Cute & keychain-friendly!

Technical Details

Revision History:

  • As of July 11, 2023 - this version now comes with nicer tactile buttons. You may get the new Gemma M0 tactile buttons or the older version both are identical other than that.

Product Dimensions: 32.4mm x 16.5mm x 4.0mm / 1.3" x 0.6" x 0.2"

Product Weight: 2.1g / 0.1oz

RoHS 2 2011 65 EU Compliant
RoHS 2 2015 863 EU Compliant

Learn

Half USB Key, half Adafruit Trinket, half rotary encoder!
Fight tech addiction by adding physical activity
Play Animated Gifs at different speeds or even backwards by turning a knob
Create and use your own HID devices in Circuitpython