Summary of Starting with robotics (Arduino)
This article guides beginners in building a low-cost mobile robot using household items and local store parts. The project emphasizes planning with sketches, modifying hobby servos for continuous rotation, and improvising wheels from jar caps and latex gloves. It details the assembly process, including mounting components on a base board using Velcro and screws, ensuring stability by placing heavier components like the battery at the rear.
Parts used in the Mobile Robot Project:
- Arduino Mega
- Breadboard
- Base board
- Hobby servo motors (modified)
- Jar caps
- Latex household gloves
- Fasteners
- Velcro fasteners (hook-and-loop)
- Screws
- Battery
Starting with robotics can be hard, if you don’t know where and how to start. Best way to start is to make mobile robot. In this step-by-step we will show you, how to make cheap robot with parts available in your local store and household.
Before you start you should make some plans how platform should look like. We did some sketches how robot should look like. Later we made some modifications so everything fit in properly.
I made this robot with my good friend purgec. (http://www.instructables.com/member/purgec/ )
Step 1: Tools and parts
Parts:
– board
– breadboard
– arduino (any one you like, we used mega)
– motors
– fasteners
– Velcro fasteners (hook-and-loop)
Tools:
– screws (for making holes in board)
– knife
– tape
Step 2: Markup
You should start with marking up where everything should be. We did realized, that breadboard is little to big so we modified sketches to fit breadboard on base. Because of that motors must be mounted little bit back then in sketch.
Step 3: Breadboard
We mounted breadboard with Velcro fasteners. This step is one off the easiest. We used fasteners with glue on back side. We just have to cut them down and stick it to base board and breadboard.
In late steps we realized, that we did that too early because fasteners can got messy from making holes.
Step 4: Motors
We used modified hobby servo motors. How to modify a servo:http://www.instructables.com/id/How-to-modify-a-servo-motor-for-continuous-rotatio/
For mounting servo motors we cut holes in base board. After debate how to do it (drill can destroy this kind of board) we cut holes with two screws, smaller and sharper for making holes and bigger to make holes bigger.
For mounting motors in position we used fasteners. Fasteners were cheap, but where to short so we improvise. After this step robot was nearly finished.
How holes were drilled: (video comming soon)
Step 5: Wheels and support
In none of the steps before we didn’t think what we shall use as wheels for our robot. So we improvise again. We used two caps for canning jars and latex household gloves. We glued it to mounts with hot glue. Mount are not in center of caps. We didn’t mind that.
When wheels were mounted to motors, we realized that the vehicle is pretty high. On the back of robot will be a lot of weight so we had to make some a support. Because weight is in back (battery, arduino), there is no need to add any support in front.
Step 6: Arduino Mega
Mounting arduino is as easy as mounting breadboard. We used smaller pieces of Velcro fasteners on arduino board and bigger one on base board. Main reason of smaller pieces is that they are not in the way if you use arduino in another project.
For more detail: Starting with robotics (Arduino)
-
What is the best way to start robotics?
The best way to start is to make a mobile robot. -
How should you modify hobby servo motors for this project?
You must modify them for continuous rotation. -
Can I use any Arduino board for this project?
Yes, you can use any one you like, though the authors used an Arduino Mega. -
How were the wheels constructed for the robot?
The wheels were made using two caps for canning jars and latex household gloves glued with hot glue. -
Where should the weight be placed on the robot?
The weight should be at the back of the robot because the battery and Arduino are located there. -
Why did the authors cut holes with screws instead of a drill?
A drill could destroy the base board, so they used smaller and bigger screws to make the holes. -
How were the breadboard and Arduino mounted?
They were mounted using Velcro fasteners with glue on the back side.


