Micro Joystick button for LED controller

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Dreadz314
 
Posts: 5
Joined: Tue Oct 03, 2017 3:22 pm

Micro Joystick button for LED controller

Post by Dreadz314 »

Hey, I'm using an ATTINY85 20u microcontroller for LED lights and I'm trying to figure out a compact 4-8 pin (4 is ideal) solution to implement the following toggling features:

Long press - Turn on (simple enough with a standard button)
Long press - Turn off (simple enough with a standard button)
press left/right - transition through RGB colors and stopping on a color when the button is released
press up/down - transition through animations

Does anyone know of a solution for this that won't add a lot of bulk to the board?

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Micro Joystick button for LED controller

Post by adafruit_support_mike »

We have a couple of small joysticks that might work for you:

https://www.adafruit.com/product/2765
https://www.adafruit.com/product/3103

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”