Sun 2020.10.04
'output seems totally random'
There is a note concerning the mag, presumably the gyro also:
http://www.espruino.com/Puck.js#magnetometer
Has E.getBattery() been used to determine the amount of battery charge remaining?
E.getBattery()
http://www.espruino.com/Puck.js#accelerometer-gyro
Are the same flutuations observed when using the low power module?
source: http://www.espruino.com/modules/puckjsv2-accel-movement.js
@Robin started
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.
Sun 2020.10.04
There is a note concerning the mag, presumably the gyro also:
Has
E.getBattery()
been used to determine the amount of battery charge remaining?Are the same flutuations observed when using the low power module?