TheThingsNetwork / arduino-node-lib

Arduino Library for The Things Node
MIT License
22 stars 26 forks source link

Read the x, y, z components of the acceleration. #3

Closed jpmeijers closed 7 years ago

jpmeijers commented 7 years ago

Scaled to units of g.

At the TNW hack battle people wanted to read the raw accelerometer values, not just know if it is moving or not. This function allows this.

johanstokking commented 7 years ago

For next time;