The NEW Build Your Own Arcade Controls

Arcade Collecting => Miscellaneous Arcade Talk => Topic started by: northerngames on March 07, 2012, 05:31:08 pm

Title: anyone know of any sites that sell miniature joysticks and buttons?
Post by: northerngames on March 07, 2012, 05:31:08 pm
anyone know of any sites that sell miniature joysticks and buttons?

looking for one's that look like real arcade buttons and joys but smaller then your average happ button and joy size like something half the size or so?
Title: Re: anyone know of any sites that sell miniature joysticks and buttons?
Post by: BobA on March 14, 2012, 04:15:29 pm
Check out Bender's Mini DK for button and joy ideas.

Mini DK (http://forum.arcadecontrols.com/index.php?topic=111395.0)
Title: Re: anyone know of any sites that sell miniature joysticks and buttons?
Post by: northerngames on March 18, 2012, 09:13:13 pm
yeah I seen that but the parts were from over seas and the joystick price was crazy so I'm passing on that setup.
Title: Re: anyone know of any sites that sell miniature joysticks and buttons?
Post by: 05SRT4 on March 18, 2012, 10:07:43 pm
I was going to say Digikey but the joysticks do get pricey.
Title: Re: anyone know of any sites that sell miniature joysticks and buttons?
Post by: BobA on March 19, 2012, 06:44:08 pm
Here is a link to a small DIY joystck using a pen and some micro switches.

DIY Mini Joy (http://www.instructables.com/id/Mini-Joystick-with-Fire-Button/)
Title: Re: anyone know of any sites that sell miniature joysticks and buttons?
Post by: Mysterioii on April 17, 2012, 08:19:32 am
I know these are not as authentic as you are looking for but here are some things that come to mind...

bright colored tactile buttons...
http://www.sparkfun.com/products/10302 (http://www.sparkfun.com/products/10302)

Joystick (analog though, but acts like a button like the PS analog sticks so hey it's a topfire...   ;D)
http://www.sparkfun.com/products/9032 (http://www.sparkfun.com/products/9032)

Lower-profile joystick...
http://www.sparkfun.com/products/9426 (http://www.sparkfun.com/products/9426)

Teeny tiny blackberry-style trackball (with a breakout board version...)
http://www.sparkfun.com/products/9308 (http://www.sparkfun.com/products/9308)
http://www.sparkfun.com/products/9320 (http://www.sparkfun.com/products/9320)

And hey it's illuminated RGB, too...   ;D
Title: Re: anyone know of any sites that sell miniature joysticks and buttons?
Post by: Le Chuck on April 17, 2012, 08:59:42 am
Has anybody tried out the BB trackball?  It has four magnetic microswitches so the wiring is different.  I'm wondering if it can just be hooked up to the direction leads on a gamepad.  I'd love to see some implementation examples.
Title: Re: anyone know of any sites that sell miniature joysticks and buttons?
Post by: Mysterioii on April 17, 2012, 09:31:50 am
I'm pretty sure I actually picked up one or two to throw into my pile of components for future possible projects, but I haven't done anything with it yet.  I'm not sure if I got the breakout version or the bare trackball, but if I just got the trackball itself then it apparently doesn't even come with the hall effect sensors, so I'd have a bit of work to do (and further component selection) to get it working.  Looks like the breakout board version might be worth the extra bucks because they've done that bit for you (and even added the RGB leds).

From the product description, "a slight roll of the trackball creates multiple high/low transitions on the four axis pins, easily picked up by any microcontroller."  Doesn't sound that you could just hook it to the direction controls  of a gamepad but you could hook them to the inputs of a microcontroller like an arduino then have that output directional signals to the gamepad (for another $30 bucks or so of hardware).  Hall effect sensors basically conduct current in the presence of a magnetic field and IIRC these trackballs have a tiny magnet on each side, and using the ball causes the little magnet to rotate.  The sensors then react to this rotating magnetic field so what you get is four pulse trains whose frequency would indicate how fast the ball was turning in whichever direction.

Sounds like a bit of work to do what you want.