Ok, thanks - shame about not being able to use setUI though. You're just wanting to do tap and swipe left/right? If so why not .setUI("leftright", ...)?
You could try tracking body temp, but my gut feeling is it's not good enough because there's no direct skin contact. I guess if the HRM sensor had a temperature sensor (I'm not sure it does) that might be an option though
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.
Ok, thanks - shame about not being able to use setUI though. You're just wanting to do tap and swipe left/right? If so why not
.setUI("leftright", ...)
?You could try tracking body temp, but my gut feeling is it's not good enough because there's no direct skin contact. I guess if the HRM sensor had a temperature sensor (I'm not sure it does) that might be an option though