Skip to content

Source code to make smart robot car with Arduino Uno and Arduino Mega (IR RC + Bluetooth RC + Obstacle Avoidance + Line Tracking)

Notifications You must be signed in to change notification settings

JesLun/arduino-smart-robot-car

 
 

Repository files navigation

arduino-smart-robot-car

How to make smart robot car with Arduino Uno and Arduino Mega (IR RC + Bluetooth RC + Obstacle Avoidance + Line Tracking)

S/W Instruction

  1. Access http://www.arduino.org/
  2. Download Arduino IDE 1.7.8 or later version
  3. Install it
  4. Access https://smartmecard.wordpress.com
  5. Download smart robot car source code file (four_in_one_demo_mod_fix_xxx.ino) in https://github.com/smartmecard/arduino-smart-robot-car
  6. Download library files from https://github.com/smartmecard/arduino-smart-robot-car/tree/master/libraries
  7. Go to C:\Users\your_pc_id\Documents\Arduino\libraries
  8. Copy library files to C:\Users\your_pc_id\Documents\Arduino\libraries
  9. Go to C:\Program Files\Arduino\libraries and rename RobotIRremote folder name as RobotIRremote_backupAccess folder name
  10. Run Arduino IDE 1.7.8 or later version
  11. Load four_in_one_demo_mod_fix_xxx.ino
  12. Sketch > Compile or Ctr+ R
  13. Compiling will be successful
  14. Connect usb cable to arduino and upload program

Guide and Demo

[How to make smart robot car with Arduino Uno and Arduino Mega (IR RC + Bluetooth RC + Obstacle Avoidance + Line Tracking) Guide and Demo] (https://youtu.be/G-Q8FEqmgZU)

About

Source code to make smart robot car with Arduino Uno and Arduino Mega (IR RC + Bluetooth RC + Obstacle Avoidance + Line Tracking)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 41.3%
  • Other 38.4%
  • C 18.3%
  • Processing 1.7%
  • Makefile 0.3%