-
• #2
- You don't need to modify the firmware to use the button, there are several functions for that (setWatch or setUI)
- No extra module, button see above, HRM http://www.espruino.com/Reference#l_BangĀle_HRM
- The bangles only way to communicate to other devices is with Bluetooth, so yes, use that.
- You don't need to modify the firmware to use the button, there are several functions for that (setWatch or setUI)
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! ^_^