-
• #2
I just updated the modules so now it should work on any Puck.js (although the event name has now changed from
mag
tofield
).Puck.js v2.0 is the only one that does it in hardware, but on other Pucks it's trivial to implement in software, so the module now does that for you behind the scenes.
It's still pretty power efficient.
-
• #3
Thanks for updating the module and the documentation! :)
Is it possible to somehow use a puck.js v2.1 as a reed switch?
Documenation says that it is not possible with version 2.1: https://www.espruino.com/Puck.js#magnetometer
I tried it with my 2.1 puck.js and it indeed does not work:
Any way to get this working?