Thanks for the tip regarding the battery charge. However, E.getBattery() returns a value of 100. I actually have the Puck wired to two new 1.5v AAA batteries.
Unfortunately, using the puckjsv2-accel-movement.js module also returns the same unpredictable results.
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.
Thanks for the tip regarding the battery charge. However,
E.getBattery()
returns a value of 100. I actually have the Puck wired to two new 1.5v AAA batteries.Unfortunately, using the
puckjsv2-accel-movement.js
module also returns the same unpredictable results.