-
Notifications
You must be signed in to change notification settings - Fork 0
MiPGesture
github-actions[bot] edited this page Aug 10, 2026
·
3 revisions
Recognized hand gesture motion directions detected by MiP's front IR sensors.
| Enumerator | Value | Description |
|---|---|---|
MIP_GESTURE_LEFT |
= 0x0A |
Hand swiped from right to left in front of MiP. |
MIP_GESTURE_RIGHT |
`= |
0x0B` | Hand swiped from left to right in front of MiP. |
| MIP_GESTURE_CENTER_SWEEP_LEFT | = 0x0C | Center sweep gesture toward the left. |
| MIP_GESTURE_CENTER_SWEEP_RIGHT | = 0x0D | Center sweep gesture toward the right. |
| MIP_GESTURE_CENTER_HOLD | = 0x0E | Hand held steady in front of MiP's center IR sensor. |
| MIP_GESTURE_FORWARD | = 0x0F | Hand moved closer toward MiP (forward gesture). |
| MIP_GESTURE_BACKWARD | = 0x10 | Hand pulled away from MiP (backward gesture). |
| MIP_GESTURE_INVALID | = 0xFF | Value returned when no valid gesture event is available. |
- MiP
- MiPChestLED
- MiPClapSettings
- MiPDebug
- MiPHardwareInfo
- MiPHeadLEDs
- MiPIRDongleCode
- MiPSoftwareVersion
- MiPStatus
- MiP_Battery
- MiP_ChestLED
- MiP_Clap
- MiP_EEPROM
- MiP_Gesture
- MiP_HeadLEDs
- MiP_Infrared
- MiP_Mode
- MiP_Motion
- MiP_Odometer
- MiP_Position
- MiP_Radar
- MiP_Serial
- MiP_Shake
- MiP_Sound
- MiP_Version
- MiP_Weight
- MiP_WiFi