EYE SENSOR / BTSMP1: Difference between revisions
→EYE Sensor Bluetooth frame parsing example
Line 1,253: | Line 1,253: | ||
| style="vertical-align: middle; text-align: center;" |Angle | | style="vertical-align: middle; text-align: center;" |Angle | ||
| style="vertical-align: middle; text-align: center;" |<span style="background:#BFFF00">0BFFC7</span> | | style="vertical-align: middle; text-align: center;" |<span style="background:#BFFF00">0BFFC7</span> | ||
| | |0B – Most significant byte represents '''device pitch'''. Device pitch can be from -90 to 90 degrees. | ||
In this example device pitch is 0000 1011 (2's complement) = 11° degrees. | In this example device pitch is 0000 1011 (2's complement) = 11° degrees. | ||