Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Violeta-Tejera authored Oct 4, 2023
1 parent ffd7367 commit 8a5a47a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ The chassis is made out of old notebook covers stuck together with hot glue. Duc

#### Circuit

![circuit](https://github.com/CRM-UAM/Cyberduck-Robot/assets/80209320/03fecc09-20bd-4552-84c9-713715fb7199)

### Algorithm

A very straightforward algorithm was implemented. Given that sensors are positioned on both sides of the line, whenever one of the sensors detects the line, the robot immediately steers in the opposite direction. In other words, the robot is constantly avoiding getting over the line with the IR sensors. The whole code is implemented in the Cyberduck-Robot.ino file.
Expand Down

0 comments on commit 8a5a47a

Please sign in to comment.