Expand description
Myo Armband
Structs§
- ArmSynced
Event - ArmUnsynced
Event - Armband
- Myo Armband
- Battery
Level Event - Connected
Event - Disconnected
Event - EMGEvent
- Error
Details - Owned Error Details
- Hub
- Hub
- Locked
Event - MACAddress
- MAC Address
- MyoString
- Owned Myo String
- Orientation
Event - Paired
Event - Pose
Event - RSSI
Event - Unlocked
Event - Unpaired
Event - Warmup
Completed Event
Enums§
- Arm
- Enumeration identifying a right arm or left arm. @see libmyo_event_get_arm()
- Coordinate
Index - Accelerometer/Gyroscope Index Value
- Event
Type - Types of events.
- Handler
Result - Retrun type for event handlers.
- Hardware
Revision - Hardware revisions.
- Locking
Policy - Locking policies
- Orientation
Index - Index into orientation data, which is provided as a quaternion.
Orientation data is returned as a unit quaternion of floats, represented as
w + x * i + y * j + z * k
- Pose
- Supported poses.
- Result
Code - Function result codes. All libmyo functions that can fail return a value of this type.
- Unlock
Type - Valid unlock types.
- Version
Component - Components of version.
- Vibration
Type - Types of vibration
- Warmup
Result - Possible warmup results for Myo.
- Warmup
State - Possible warmup states for Myo.
- XDirection
- Possible directions for Myo’s +x axis relative to a user’s arm.
Traits§
- Event
- Event Object
- Event
Listener - Event Listener
Type Aliases§
- Result
- Operation Result