An auto car with 3 IR sensors.

Dependencies:   Ping

README.md

Committer:
cudaChen
Date:
2018-07-19
Revision:
21:093c8525349a
Parent:
8:328c77765bb5

File content as of revision 21:093c8525349a:

# autoCar_3sensor
Auto car with 3 IR sensors.

# How to Compile and Flash
## compile
You can use Mbed online IDE to compile. <br>
## flash 
You can use Mbed online IDE to flash. <br>

# Note
* This project uses some code in following library:
    * L298Lib
        * function ```DriveSingleMotor```
        * https://github.com/brucetsao/eDINO/tree/master/lib/L298Lib