Hello! My thesis group decided to use Bangle.js as our open-source smartwatch for our study. Our thesis title is 'Distress Call for Physical Assault Victims using Smartwatch and Mobile Application' which utilizes the heart rate sensor from the Bangle.js and sends the data obtained to the mobile application that we will will be developing. With 2 presses from the button of the Bangle.js 2 smartwatch, the heart rate sensor starts reading the heart rate of the wearer.
I'd like to ask the following questions:
If it is possible to modify the firmware to program the button from the Bangle.js
What modules do we need to use for the button and the heart rate sensor
What ways we can send the data from the heart rate reading to the mobile application (we have thought of using Bluetooth since it is a companion app)
I'm also open to suggestions and tips. Thank you so much! ^_^
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello! My thesis group decided to use Bangle.js as our open-source smartwatch for our study. Our thesis title is 'Distress Call for Physical Assault Victims using Smartwatch and Mobile Application' which utilizes the heart rate sensor from the Bangle.js and sends the data obtained to the mobile application that we will will be developing. With 2 presses from the button of the Bangle.js 2 smartwatch, the heart rate sensor starts reading the heart rate of the wearer.
I'd like to ask the following questions:
I'm also open to suggestions and tips. Thank you so much! ^_^