Simple Accelerometer Data Conversion to Degrees

455
Vote up!

Here is a handy lua Corona Labs code chunk to convert xyz accelerometer data to degrees.

I am building an augmented reality app that needs to know when the user tilts and rolls a phone around so it can update the user interface with augmented reality elements. Corona already has the accelerometer acquisition code but now I want to display this data in human readable degrees (e.g if you were looking half way up the sky you would expect 45° and the horizon 0°)

Works with Corona build #: 
2015.2541
Category: 
Contributor: 
Simon Fearby