Grove - Thumb Joystick analog module example application. X, Y button press outputs provided. The joystick also has a push button that is could be used for special applications. When the module is in working mode it will output two analog values representing two directions. The value is restricted in a little smaller range (e.g 200~700)compared to the normal joystick, while it is around 1023 when the button is pushed, so that the MCU can detect the action of pressing.
Dependencies: mbed
Fork of Seeed_Grove_Thumb_Joystick_Example by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:6641b7d213c1 | 2014-09-05 | mbedAustin | Seeed Grove Thumb Joystick Analog module, interrupt based example application that outputs the X, Y and button press's to the terminal. |