DevHeadsCommunity / FreeRTOS_Gesture_Data_Collection

0 stars 0 forks source link

Reading Gyroscope Data from IMU6050 #4

Closed undefined2001 closed 4 days ago

undefined2001 commented 5 days ago

Since Accelerometer Data is now here now we have to read Gyroscope Data for Angular motion Data which is very crucial to track the movements of gesture. in IMU6050 to read the Gyroscope data we have to follow few steps.

  1. Configure Scaling for Gyroscope Data
  2. Read Gyroscope Raw data
  3. Calculate is with appropriate Scale we Set