Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nshaver authored Dec 10, 2017
1 parent 2caeb79 commit deb8fcc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# balancing_robot_vehicle
Balancing Robot Vehicle

I used this guy's YABR (Yet Another Balancing Robot) project as my guide: www.brokking.net/yabr_main.html

I used his code with some slight modifications:
- uses NRF24L01 radios instead of bluetooth to Nunchuk
- uses the pin mappings of my CNC shield whereas he directly wired to his DRV8825 drivers
- added incr/decr buttons for P and I and D to help to tune the PID variables.

0 comments on commit deb8fcc

Please sign in to comment.