This app was developed on Ionic/Cordova using the Ionic Super Starter Template as the base. The purpose of the application was to connect to a health tracker that returned HR data and the velocity of limb movements, for combat scenarios. The app provides a Bluetooth service that connect to a Bluetooth transmitter (in this case the BLE-112A) to receive pre-formatted serial data that it then parses and stores.
- Pulse Sensor SEN-11574
- Microcontroller TI-MSP430G2553
- Bluetooth BLE-112A
- Accelerometer BMA-220
- Bluetooth Service
- GUI for Displaying HR
- GUI for Displaying Velocity
- Data Storage
- Bad Data Parsing - Sync Issues
- Statistics
- Custom User Profiles