-
Notifications
You must be signed in to change notification settings - Fork 0
MiPGameMode
Game and App operating modes for MiP.
| Enumerator | Value | Description |
|---|---|---|
MIP_APP_MODE |
`= |
0x01` | App Mode (default for external control via UART/Bluetooth). |
| MIP_CAGE_MODE | = 0x02 | Cage Game Mode (robot stays inside an enclosed virtual cage). |
| MIP_TRACKING_MODE | = 0x03 | Tracking Mode (robot tracks and follows objects/hands). |
| MIP_DANCE_MODE | = 0x04 | Dance Mode (robot performs built-in dance routines). |
| MIP_DEFAULT_MODE | = 0x05 | Default Operating Mode. |
| MIP_STACK_MODE | = 0x06 | Stack Game Mode (balancing objects on MiP's tray). |
| MIP_TRICK_MODE | = 0x07 | Trick Programming Mode (executing learned gesture sequences). |
| MIP_ROAM_MODE | = 0x08 | Roam Mode (autonomous obstacle avoidance navigation). |
🔗 Quick Links: Main Repository • Report an Issue • Wiki Home
An open-source API for the WowWee MiP Robot. Licensed under Apache-2.0.
- 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