The HexiHeart is a demo project product that takes advantage of many of the onboard Hexiwear sensors and capabilities to create a multifunctional fitness and safety watch.

Dependencies:   FXAS21002 FXOS8700 Hexi_KW40Z Hexi_OLED_SSD1351 MAXIM W25Q64FVSSIG HTU21D MPL3115A2 TSL2561

Fork of HexiHeart_Alex by Hexiwear_zeta

Committer:
nbaker
Date:
Tue Mar 06 00:22:47 2018 +0000
Revision:
9:d2e39ee9fedd
Fixed impact detect functionality, all fall detect parameters are now adjustable, added motion detect function, incorporated new heat index calc, increased font by 20% for time/date. Added SW and power resetting to initialize sensors in known state.;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nbaker 9:d2e39ee9fedd 1 #include "stdint.h"
nbaker 9:d2e39ee9fedd 2
nbaker 9:d2e39ee9fedd 3 extern const uint8_t Hexi_Heart_bmp[18471]; //
nbaker 9:d2e39ee9fedd 4 extern const uint8_t NB_Linkedin_bmp[18471]; // the 18471 is 18465 plus a 6 byte header
nbaker 9:d2e39ee9fedd 5 //extern const uint8_t AS_Linkedin_bmp[18438];
nbaker 9:d2e39ee9fedd 6 //extern const uint8_t JR_Linkedin__bmp[18438];
nbaker 9:d2e39ee9fedd 7 //extern const uint8_t IH_Linkedin__bmp[18438];