Simple accelerometer and magnetometer program example for Hexiwear featuring UART
Dependencies: FXOS8700
Fork of Hexi_Accelero_Magneto_Example by
This project demonstrates the use of the FXOS8700CQ combo Accelerometer and Magnetometer sensor embedded in hexiwear
Open a Hyperterminal tool on your computer and connect it to the "mbed Serial port (COMxx)" with Baud rate "9600bps"
Compile the project and copy the binary "Hexi_Accelero_Magneto_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
Message "Begin Data Acquisition from FXOS8700CQ sensor..." will appear in the Hyperterminal window
Then every 500ms the value of the Accelerometer and the Magnetometer for the Axis X, Y and Z plus their RMS value will be displayed in the Hyperterminal window and the LED will blink Green
History
Accelerometer and magnetometer program example for hexiwear
2016-08-15, by GregC [Mon, 15 Aug 2016 23:31:10 +0000] rev 3
Accelerometer and magnetometer program example for hexiwear
Accelerometer and Magnetometer program example for Hexiwear
2016-08-15, by GregC [Mon, 15 Aug 2016 23:22:48 +0000] rev 2
Accelerometer and Magnetometer program example for Hexiwear
initial simple example that prints to terminal
2016-08-13, by maclobdell [Sat, 13 Aug 2016 15:59:34 +0000] rev 1
initial simple example that prints to terminal
initial
2016-08-12, by maclobdell [Fri, 12 Aug 2016 16:08:20 +0000] rev 0
initial