arduino.cc が提供するこのスケッチを試しました。(私はMPU6050 GY-521 ブレークアウト ボードを持っています。)
私はそれがうまくいくと思います。それは私が何の意味も理解できない奇妙な数字のセットを与えます。それらは生の値であると言います。
それらを意味のある値に変換するにはどうすればよいですか?
出力は次のとおりです。全体が静止している場合でも、変化する値が得られます。これは意味がありますか?では、どのように理解すればよいのでしょうか。
(私が知っているのは、温度値が意味があるということだけです:D)
June 2012
WHO_AM_I : 68, error = 0
PWR_MGMT_2 : 0, error = 0
MPU-6050
Read accel, temp and gyro, error = 0
accel x,y,z: 260, 120, 15572
temperature: 31.047 degrees Celsius
gyro x,y,z : -24, -234, -240,
MPU-6050
Read accel, temp and gyro, error = 0
accel x,y,z: 304, 12, 15608
temperature: 31.000 degrees Celsius
gyro x,y,z : -7, -234, -232,
MPU-6050
Read accel, temp and gyro, error = 0
accel x,y,z: 160, 100, 15716
temperature: 31.000 degrees Celsius
gyro x,y,z : -8, -241, -248,
MPU-6050
Read accel, temp and gyro, error = 0
accel x,y,z: 192, 56, 15712
temperature: 31.000 degrees Celsius
gyro x,y,z : -36, -212, -222,
MPU-6050
Read accel, temp and gyro, error = 0
accel x,y,z: 212, 100, 15440
temperature: 30.906 degrees Celsius
gyro x,y,z : -32, -253, -240,