Difference between revisions of "Smart Car"
(→Module Setup) |
(→Program Upload) |
||
Line 62: | Line 62: | ||
==Program Upload== | ==Program Upload== | ||
− | 1. Open Arduino IDE for Microduino program. Open File>Examples>mCookie_IBC>_08_Smart Car | + | 1. Open Arduino IDE for Microduino program. Open File>Examples>mCookie_IBC>_08_Smart Car <br> |
− | 2. Select Tools>Board>Microduino Core(328p). | + | 2. Select Tools>Board>Microduino Core(328p). <br> |
− | 3. Select Tools>Port>COM X. X is a number that varies. If there is no port option, try plugging mBattery into a different USB port. | + | 3. Select Tools>Port>COM X. X is a number that varies. If there is no port option, try plugging mBattery into a different USB port. <br> |
− | 4. Click the upload symbol to upload your program. Wait for the Done Uploading message to be displayed. | + | 4. Click the upload symbol to upload your program. Wait for the Done Uploading message to be displayed. <br> |
[[File:anywhere_refrigerator-light.jpg|600px|center]] | [[File:anywhere_refrigerator-light.jpg|600px|center]] | ||
|} | |} |
Revision as of 09:32, 6 June 2017
OverviewThe Microduino Smart Car has three modes. Change the mode at any time using the remote control: Remote Control: Use the remote control’s arrow buttons to drive the car directly. Line Finder: Create a path with black tape and the Smart Car will automatically move along the path. Obstacle Avoidance: The smart car moves forward until it encounters an object in front of it. It will then back up and try to steer away to clear the obstacle. Module ListModule
Other Equipment
Module Setup1. Setting up the modules and mBattery Program Upload1. Open Arduino IDE for Microduino program. Open File>Examples>mCookie_IBC>_08_Smart Car |