Robot code for searching an object and charging at it.

Dependencies:   HCSR04 Motor mbed

Revisions of main.cpp

Revision Date Message Actions
23:07b3c12800a6 2015-06-07 merged File  Diff  Annotate
22:e808fb71847d 2015-06-07 Changed function name from moverandom to move_random for consistency. Parameterized move_random(). File  Diff  Annotate
21:42c0db071a7f 2015-06-07 Added default values for speed and range for functions File  Diff  Annotate
20:37a89edd1cde 2015-06-07 Cleaned the code by adding global variables and removing unnecessary code. File  Diff  Annotate
19:67ea4e8be9e1 2015-05-30 Added led blinking File  Diff  Annotate
18:7bd638e3926d 2015-05-30 minor fix File  Diff  Annotate
16:02e533e3a91c 2015-05-30 Cleaned main File  Diff  Annotate
12:703f75ae2453 2015-05-30 Can't remember what I did File  Diff  Annotate
10:cec68ef272cd 2015-05-23 Updated stuff File  Diff  Annotate
9:7770a84228c0 2015-05-23 Improved main loop File  Diff  Annotate
8:43a650f9d4af 2015-05-23 moverandom function added File  Diff  Annotate
7:d94d23c55015 2015-05-23 moverandom function added File  Diff  Annotate
6:af897173cb75 2015-05-23 Added more code File  Diff  Annotate
5:68a2b79cf204 2015-05-23 Added more comments File  Diff  Annotate
4:0507835a3dce 2015-05-23 Improved code File  Diff  Annotate
3:7f7a82bf59b9 2015-05-23 Updated comments File  Diff  Annotate
2:6f15a798993d 2015-05-23 Bare skeleton for first revision File  Diff  Annotate
1:bd88d4062c97 2015-05-23 Updated functions File  Diff  Annotate
0:15664f71b21f 2015-05-23 Draft version File  Diff  Annotate