Hi,
I've done the wiring and programming for an ADXL335 and Arduino Mega similar to here: http://wiring.org.co/learning/basics/accelerometer.html
The values i get from the Serial Monitor are something like this:
"Acceleration are x, y, z: 347 351 337"
How do i calculate the tilt using these values?
This is kind of a silly/elementary question i think but i'm pretty new to accelerometers :S Thanks in advance for any help!