Hexiwear based rate of exercise coach

Dependencies:   FXOS8700 Hexi_OLED_SSD1351

Fork of Hexi_Accelero_Magneto_Example by Hexiwear

Files at this revision

API Documentation at this revision

Comitter:
maclobdell
Date:
Sat Aug 13 15:59:34 2016 +0000
Parent:
0:207337d58f96
Child:
2:f9c24c129575
Commit message:
initial simple example that prints to terminal

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Aug 12 16:08:20 2016 +0000
+++ b/main.cpp	Sat Aug 13 15:59:34 2016 +0000
@@ -1,6 +1,11 @@
 #include "mbed.h"
 #include "FXOS8700CQ.h"
 
+/*  Check out the full featured example application for interfacing to the 
+ *  Accelerometer/Magnetometer device at the following URL
+ *  https://developer.mbed.org/users/trm/code/fxos8700cq_example/
+*/
+
 DigitalOut led1(LED1);
 
 // Pin connections & address for Hexiwear