Skip to content

Commit

Permalink
Merge branch 'master' into links_issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Shankari02 authored Nov 20, 2024
2 parents 0c2be5f + 0dccad2 commit fae139a
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 fae139a

Please sign in to comment.