-
Notifications
You must be signed in to change notification settings - Fork 0
MiP_Weight
github-actions[bot] edited this page Aug 11, 2026
·
9 revisions
Manages reading weight data measured by MiP.
Signature: int8_t read()
Summary: Reads the current weight on MiP's weight sensor.
Details:
Uses cached weight data from a recent Out-Of-Band status event if available; otherwise performs a direct query with automatic retries on communication error.
Returns: int8_t Current payload weight in grams (signed), or 0 on error.
- 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