/RoboBro

Simple to create arduino based robot

Primary LanguageC++

RoboBro

Simple to create arduino based robot

A robot based on the open-source polypanels constructor and my own developments. it is very easy to create and modify. I want to share with you. If you want to do the same, here's a link to a blog post: HERE

Build and run

  1. Make a RoboBro LIKE HERE
  2. Install Arduino IDE
  3. Download or clone this repo
  4. Connect your arduino to PC
  5. Open main directory of project
  6. Go to ProjecrDirectiry\RobotMotorCore
  7. Open RobotMotorCore.ino file
  8. Select your board
  9. Upload code