Skip to content

Commit

Permalink
4_mpu/accelerometer_euler_angles
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanNanda17 committed Oct 23, 2024
1 parent 803db2d commit 393dd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3_MPU/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ There are various terms related with the Pulse Width Modulation:-

* The roll and pitch angles are calculated from the accelerometer using the [formula](https://www.digikey.com/en/articles/using-an-accelerometer-for-inclination-sensing) below :

<img src="https://render.githubusercontent.com/render/math?math=\theta = \arctan(\frac{A_{X.OUT}}{A_{Y.OUT}})">
$$\theta = \arctan\left(\frac{A_{X.OUT}}{A_{Y.OUT}}\right)$$



Expand Down

0 comments on commit 393dd4d

Please sign in to comment.