Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 635 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 635 Bytes

Mobile-Robotics-Arduino

Arduino programming of mobile robotics for educational purpose.

Files

  • Obstacle avoidance code.
  • Speed racer car code with obstacle avoidance.

How To

  • Copy the code in your arduino.
  • Customize the code according to your hardware.
  • This code is written for 4 wheels motors and radio sensors.

Authors

  • Mohammad Talha - Initial work - mtalha91

License

This project is licensed under the GPL License - see the [LICENSE.md] file for details

Acknowledgments

  • Feel free to use.
  • Programming is fun.
  • Suggestion and contribution appreciated.