3

How do i go about using the joystick with an Arduino?

flag

5 Answers

4

This is brilliant!

a new Joystick from Sparkfun with the example code to getting it running on the Arduino

link|flag
That shield is awesome! I'll have to keep it mind for some future projects I have in mind (hint: MAME cabinet :D) – Sketchy Fletchy Nov 25 at 3:42
2

I'm assuming you are using a non-USB joystick.

See http://www.built-to-spec.com/blog/2009/09/10/using-a-pc-joystick-with-the-arduino/

link|flag
1

Non-analog joysticks aren't that hard to make by yourself. There is an instructable that explains how to do this.

link|flag
1

If you're interested in using a Wii nunchuk as a joystick controller for your Arduino, you might want to check out these sources:

http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/

and

http://www.windmeadow.com/node/42

link|flag
1

take a look here http://www.liquidware.com/projects/26/TouchShield+Tetris

it's a project about TouchShield Tetris

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.