This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using nrf51822 board with adxl335 accelerometer (ADC)

Hi,

I'm trying to use adxl335 accelerometer to detect motion.

I'm having trouble understanding what the output of the accelerometer means. Obviously, it should tell me something about the acceleration but it's in unit mV/g. How do I interpret this output and convert it into data related to acceleration or motion?

Also, I've found a lot of codes on adxl335 with Arduino, but there seems to be less resources on adxl335 with nrf51822 kit. I'm trying to use the GPIOs and program it to do the ADC conversion. Could anyone help me on this?

Thank you a lot.

Related