Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RCmags authored Aug 24, 2021
1 parent ff3c8c2 commit 31c0e15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ This allows the center of gravity of the vehicle to change in real time and the
In essence, one has two PID loops acting simulatenously.
One that stabilizes the heading of the vehicle, and one that attempts to keep the vehicle form sliding back and forth.

Here is a schematic of the required circuit:
Here is a schematic of the required circuit:
<img src="https://raw.githubusercontent.com/RCmags/selfBalancingRobot/main/self_balacing_robot_schem.png" width = "75%"></img>

Finally, here are images of the of platform this is intended for:
Finally, this is the intended platform:
<img src="https://raw.githubusercontent.com/RCmags/SelfBalancingRobot/main/images/side_view_res.jpg" width = "30%"></img>
<img src="https://raw.githubusercontent.com/RCmags/SelfBalancingRobot/main/images/top_view_res.jpg" width = "30%"></img>
<img src="https://raw.githubusercontent.com/RCmags/SelfBalancingRobot/main/images/motion_disturb.gif" width = "30%"></img>
Expand Down

0 comments on commit 31c0e15

Please sign in to comment.