2-In-1 Mbot: Line Follower and Object Avoidance: Technology Workshop Craft Home Food Play Outside Costumes
2-In-1 Mbot: Line Follower and Object Avoidance: Technology Workshop Craft Home Food Play Outside Costumes
Table of Contents
Step 3: Programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
http://www.instructables.com/id/2-in-1-MBot-Line-Follower-and-Object-Avoidance/
Author:Makeblock Robotics Makeblock
Makeblock was founded in 2012 as the world's first open-source robot and programing platform. With more than 400 mechanical components, electronic
modules, and software tools, we are determined to bring meaningful STEM education opportunities and the maker mindset to the mass consumer market to
make a real difference in society’s future with robotics.
BUY NOW
http://www.instructables.com/id/2-in-1-MBot-Line-Follower-and-Object-Avoidance/
Step 3: Programming
If you want to program mBot from browser, you need to install the codebender plugin, select board type Makeblock>mCore and correct port and click Run on Arduino.
Then sketch will be uploaded to your board. If you prefer to program mBot with Arduino IDE, you need to download the latest Makeblock library and copy it to Arduino
libraries folder. You also need to replace the first two lines(#define MeMCore_H #include ) with #include "MeMCore.h" .
File Downloads
lineFollowerAndObjectAvoidance.zip (1 KB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'lineFollowerAndObjectAvoidance.zip']
Step 4: Play and Have Fun
Upload program to mBot. Your mBot is ready to go.
http://www.instructables.com/id/2-in-1-MBot-Line-Follower-and-Object-Avoidance/
Related Instructables
Starship coil
How to Make a Make a Search How to use Tap-Pad Robot How to Create a
winding by
Meca-penguin and Rescue mBlock by scienceguy4 Paper Lamp by
Robot by Robot by software to nerd7473
SabrinaM48
princepeter Makeblock control Arduino
Robotics UNO board -
potentiometer
with LED light
by princepeter
Advertisements
Comments
http://www.instructables.com/id/2-in-1-MBot-Line-Follower-and-Object-Avoidance/