Advanced gyroscope program example for Hexiwear featuring OLED Display
Dependencies: FXAS21002 Hexi_OLED_SSD1351
Fork of Hexi_Gyro-v2_Example by
This project demonstrates the use of the FXAS21002CQ Gyroscope sensor embedded in Hexiwear
Compile the project and copy the binary "Hexi_Gyro-V2_Example_HEXIWEAR.bin" in the DAP-LINK drive from your computer file explorer Press the K64F-RESET button on the docking station to start the program on your board
The Roll, the Pitch and the Yaw values will be displayed in real-time on the OLED Display.
.gitignore@0:2ebb70d2b0d9, 2016-09-24 (annotated)
- Committer:
- GregC
- Date:
- Sat Sep 24 19:19:42 2016 +0000
- Revision:
- 0:2ebb70d2b0d9
test
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
GregC | 0:2ebb70d2b0d9 | 1 | .build |
GregC | 0:2ebb70d2b0d9 | 2 | .mbed |
GregC | 0:2ebb70d2b0d9 | 3 | projectfiles |
GregC | 0:2ebb70d2b0d9 | 4 | *.py* |