Advanced magnetometer program example for Hexiwear featuring OLED Display

Dependencies:   FXOS8700 Hexi_OLED_SSD1351

This project demonstrates the use of the FXOS8700CQ Magnetometer sensor embedded in Hexiwear

Compile the project and copy the binary "Hexi_Magneto-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 magnitude values for the axis X, Y and Z will be displayed in real-time on the OLED Display.

Revision:
0:3fcdc27ab845
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore	Wed Oct 19 22:55:10 2016 +0000
@@ -0,0 +1,4 @@
+.build
+.mbed
+projectfiles
+*.py*