-
Notifications
You must be signed in to change notification settings - Fork 234
ANALOG JOYSTICK SENSOR
Jaume Olivé Petrus edited this page Aug 29, 2017
·
11 revisions
| What | Comments | |
|---|---|---|
| Identifier | ANALOG_JOYSTICK | ![]() |
| Interface | 2 ADC 1 GPIO |
ADC 1: X signal ADC 2: Y signal GPIO : SW signal (switch) |
| Provides | x | -1: left movement 0: no movement 1: right movement |
| y | -1: up movement 0: no movement 1: down movement |
|
| sw | 0: switch released 1: switch pressed |
|
| Properties | none | |
| Callbacks? | yes |

