Advanced accelerometer program example for Hexiwear featuring OLED Display
Dependencies: FXOS8700 Hexi_OLED_SSD1351
This project demonstrates the use of the FXOS8700CQ Accelerometer sensor embedded in Hexiwear
Compile the project and copy the binary "Hexi_Accelero-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 value of the linear acceleration for the axis X, Y and Z will be displayed in real-time on the OLED Display.
.gitignore@0:68865a21b70d, 2016-10-19 (annotated)
- Committer:
- GregC
- Date:
- Wed Oct 19 22:51:43 2016 +0000
- Revision:
- 0:68865a21b70d
Advanced accelerometer program example for Hexiwear featuring OLED Display
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
GregC | 0:68865a21b70d | 1 | .build |
GregC | 0:68865a21b70d | 2 | .mbed |
GregC | 0:68865a21b70d | 3 | projectfiles |
GregC | 0:68865a21b70d | 4 | *.py* |