An auto car with 3 IR sensors.

Dependencies:   Ping

README.md

Committer:
cudaChen
Date:
2018-06-30
Revision:
8:328c77765bb5
Parent:
0:190c4784b6f4

File content as of revision 8:328c77765bb5:

# 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