I use bluetooth command in bangle to send the data package, but in puck.js you can use bluetooth and nrf to send data. Witch one is better in this case? I will send data only when throw is done.
Wondering also can I use same method to record acceleration as in bangle.js ( add/replace value in array with new one) or should I use something else.
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.
I use bluetooth command in bangle to send the data package, but in puck.js you can use bluetooth and nrf to send data. Witch one is better in this case? I will send data only when throw is done.
Wondering also can I use same method to record acceleration as in bangle.js ( add/replace value in array with new one) or should I use something else.