Hello Arduino community,
So I am working on this project which employs MMA7361L accelerometer (1.5g / 6g), a GPS and an Arduino. Talking generally about how accelerometers work it all seems to be straightforward - the output voltage is proportional to the acceleration and these devices have associated sensitivity. For example, from the datasheet (http://www.farnell.com/datasheets/1714645.pdf) in 6g mode the sensitivity is noted as 206mV/g. My question is - why 206mV/g?
With 3.3V supply voltage, 1.65V output corresponds to 0g. Now isn't the theoretical 'sensitivity', which has units of mV/g, given by 1.65V / 6g = 0.275V?