Micro:bit acceleration #7541
Unanswered
espruino-discuss
asked this question in
Other Boards
Replies: 1 comment
-
Posted at 2021-10-18 by @gfwilliams
It's in
I believe this should work:
As above you can save to a variable and access each field separately, or even Posted at 2021-10-18 by coat Thanks Gordon! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-10-18 by coat
Hi everyone.
I'm trying to write a code that give the acceleration of X axis and, if it's major than 45° something happens.
Using
I have a string like this
First of all, what is this measure unit?
How can I get degrees?
And....is there a way to get X, Y and Z separately?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions