Difference between revisions of "Analog JoyStick with Arduino"
(Created page with "category:Arduino Tutorials https://www.exploreembedded.com/blog/wp-content/uploads/img-collections/joystick/dsc09428.jpg") |
|||
Line 1: | Line 1: | ||
[[category:Arduino Tutorials]] | [[category:Arduino Tutorials]] | ||
+ | The Analog Joystick is similar to two potentiometers connected together, one for the '''vertical''' movement (Y-axis) and other for the '''horizontal''' movement (X-axis). The joystick also comes with a '''Select switch'''. It can be very handy for retro gaming, robot control or RC cars. So let's understand how it works! | ||
https://www.exploreembedded.com/blog/wp-content/uploads/img-collections/joystick/dsc09428.jpg | https://www.exploreembedded.com/blog/wp-content/uploads/img-collections/joystick/dsc09428.jpg |
Revision as of 10:03, 29 July 2016
The Analog Joystick is similar to two potentiometers connected together, one for the vertical movement (Y-axis) and other for the horizontal movement (X-axis). The joystick also comes with a Select switch. It can be very handy for retro gaming, robot control or RC cars. So let's understand how it works!