[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 258: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 320: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4433: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3315)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4433: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3315)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4433: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3315)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4433: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3315)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 258: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 320: mysqli_free_result(): Couldn't fetch mysqli_result
rusefi.com • Accelerometer note
Page 1 of 1

Accelerometer note

Posted: Sun Feb 12, 2017 3:52 pm
by kb1gtt

Re: Accelerometer note

Posted: Sun Feb 12, 2017 4:06 pm
by puff
"Based on the STM32F407VGT6, it includes an ST-LINK/V2 or ST-LINK/V2-A embedded debug tool, two ST MEMS digital accelerometers, a digital microphone, one audio DAC with integrated class D speaker driver, LEDs and push buttons and an USB OTG micro-AB connector."
(discovery datasheet)
btw. what is 9DOF in similar boards?

Re: Accelerometer note

Posted: Sun Feb 12, 2017 4:24 pm
by kb1gtt
6 DOF means that based on gravity, you detect liner and rotation changes in X, Y and Z axis's.
https://en.wikipedia.org/wiki/Six_degrees_of_freedom

I guess 9 DOF might use a magnetometer, such that you add North, South, East, West degrees of freedom, or perhaps, pressure for elevation. Or perhaps it is used to describe a articulated robotic arm.

An accelerometer is typically a bit slow to react to changes when rolled on an axis, a Gyroscope allows fast reactions to axial rotation, but have a tendency to drift. An accelerometer with gyroscope allows for fast reactions to axial rotation, and the accelerometer prevents the longer term drift. This MPU-6050 simplifies the process of getting this kind of data and it does it for low $.