Just received my puck and was tinkering around with it and noticed that calls to Puck.mag() show varying responses over time with no movement of the puck. Currently I've updated to 2v14 and the responses I've seen polling at ~1 second apart look similar to:
I've tried checking the forum for anything similar but not seen anything returning such wild jumps. I thought at first maybe I was making calls to fast as I wasnt calling Puck.magOn() but Im not positive.
Is there something I might be missing ( or maybe im just in a big magnetic field??)
Thanks!
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.
Just received my puck and was tinkering around with it and noticed that calls to
Puck.mag()
show varying responses over time with no movement of the puck. Currently I've updated to 2v14 and the responses I've seen polling at ~1 second apart look similar to:I've tried checking the forum for anything similar but not seen anything returning such wild jumps. I thought at first maybe I was making calls to fast as I wasnt calling
Puck.magOn()
but Im not positive.Is there something I might be missing ( or maybe im just in a big magnetic field??)
Thanks!