Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-bitencs committed Feb 25, 2016
1 parent 984c1bd commit e3a69b1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ The Firm"Ware" of the Very Small Soccer robots, that is NoWhere

# Parts of the puzzle

* `file1`: Responsible for...
* `file2`: Responsible for...
* `motors`: Initiates the pinMODEs, sets power and directions of the motors.
* `pid`: Applies PID control on the angular velocity of the robot.
* `robot`: configurates the correct pinMODEs and beeps, defines the current robot's state.
* `SlaveFirmware_v1`: initializes all the classes (modules).
* `system`: initializes and verifies the robot's activities, such as Serial communication, LEDs and battery level.


# Contributors

* [Gabriel Bitencourt](https://github.com/gabriel-bitencs)
* [Gustavo Iha](https://github.com/gustavoiha)
* [Ivan Seidel](http://github.com/ivanseidel)

0 comments on commit e3a69b1

Please sign in to comment.