I got a Make It Robotics Starter Kit and Arduino Uno and put the Line-Following Robot together. Got Arduino IDE and put MakitRobitics.cpp and MakeItRobitics.h in a MakeItRobotic file under a Sketch library. Get error compiling.
I got a Make It Robotics Starter Kit and Arduino Uno and put the Line-Following Robot together. Got Arduino IDE and put MakitRobitics.cpp and MakeItRobitics.h in a MakeItRobotic file under a Sketch library. Get error compiling.
I have run the IDE on Linux. As for code, I found this Make: It Robotics Starter Kits, Add-On Kits & Arduino Uno | RadioShack On that page is a zip file from download that should have code you need and instructions. balearicdynamics directions are correct. Let either of us know if you have more questions.
Clem
Bill,
just done what you had to do.
It contains:
Install the MakeItRobotics Library
1. Create a MakeItRobotics folder in the libraries sub-directory of your Arduino folder or sketchbook directory.
2. Copy or move the MakeItRobotics.h, MakeItRobotics.cpp, keywords.txt, and GNU GENERAL PUBLIC LICENSE.pdf files,
and the Examples folder from the MakeItRobotics folder into that directory.
For more information about Libraries and for alternative installation methods, go to arduino.cc/en/Guide/Libraries
Bill,
just done what you had to do.
It contains:
Install the MakeItRobotics Library
1. Create a MakeItRobotics folder in the libraries sub-directory of your Arduino folder or sketchbook directory.
2. Copy or move the MakeItRobotics.h, MakeItRobotics.cpp, keywords.txt, and GNU GENERAL PUBLIC LICENSE.pdf files,
and the Examples folder from the MakeItRobotics folder into that directory.
For more information about Libraries and for alternative installation methods, go to arduino.cc/en/Guide/Libraries
Took me ages to find the files indicated above - duh