My First Robot (Rover)
From all the inspiration i got from reading posts by you guys, i thought of doing the same thing - creating a robot on my own. Thanks for the awesome work guys, keep it going, there are more like me out there who need some inspiration - I will try to follow the path you guys have set to explore myself :).
Ok so i read many blogs here and started thinking about creating one myself. So i found out the stuff i need online and ordered them. I got the platform, gearbox and stuff delivered yesterday - I am still waiting on the PICAXE kit, the TI motor driver SN754410 and the other electronics to be delivered. So in the meanwhile since i was done assembling the gearboxes and the platform the way i wanted - i started out to create a RC version of this robot. For the RC circuit - i just scavenged it from my kids old RC car that was lying around seeking attention :). So i just stripped it bare and took out the RC + H Bridge circuitry - after taking a hard long look at the circuit i figured out the contact points and the way i needed to solder the motor endpoints. All said and done i got a working RC Robot - a precursor to the one with brains :).
i am using the following parts
From Superdroid Robots: Track and Wheel Set, Tamiya Twin Motor Gearbox, Tamiya Universal Plate Set -
From Sparkfun:
Infrared Proximity Sensor - Sharp GP2Y0A21YKPICAXE Serial Programming Cable
PICAXE-28X Starter Pack
H-Bridge Motor Driver 1A Ti - SN75441
The one in the first picture is the RC One and the following are the pictures of the one which is "Work In Progress". Will keep you posted.
The top view of the assembled platform.

The profile view :)
and the gear box

so finally i got all the parts and time to put them together. The end result - my first robot Rover - thanks a bunch Frits for the detailed "How to make your first robot" tutorial.
This is what Rover looks like. With some pbasic (pretty basic :)) code i was able to make it run own its own and make decision as to where to go next. Below are some more pics - now that i am pretty busy playing with my new toy :) - i will add a video as soon as i get time to.


The next thing is to add a ARM based Linux board (that is lying around on my desk :)) on top and use its GPIO's to control the Robot. Once thats done i am thinking of adding some Wireless LAN capabilities to it :). Which will give me a way to control it over the network using my laptop.



@ Mon, 2008-08-18 15:35
that tamiya platform looks
@ Mon, 2008-08-18 18:04
you can find it in
you can find it in suprtdroid robots site
http://www.superdroidrobots.com/shop/item.asp?itemid=669&catid=33
http://www.superdroidrobots.com/shop/item.asp?itemid=408
@ Mon, 2008-08-18 17:03
Base kit, tamiya platform
Here's what I've just bought :
#70157 Universal plate
#70100 Track and wheel
#70168 Motor/gearbox
Maximum Robotics seems to have good price,
http://www.maximumrobotics.com/store/p/1098-Universal-Plate-Set-2-pcs-.aspx
http://www.maximumrobotics.com/store/p/1060-Tamiya-Track-Wheel-Set.aspx (b/o)
http://www.maximumrobotics.com/store/p/969-Tamiya-70168-Double-Gearbox.aspx
For my part, I've bought it on Ebay from 1sthobbymodel they can make a "listing" with the parts you need,
save on s/h. I've made a suggestion to them, list the tree item as a robot base kit.
Don't know how long it'll take to get here, I can post when it arrives.
Picaxe 28, from Hvwtech.
@ Fri, 2008-08-15 16:27
SN754410 and tamiya 70097....
Hi,
I'm planning to do a similar robot. When I look at the spec of the gearbox on the roboshop site I'm not sure if I should go with the 70097 or the 70168 gearbox. They both have the FA-130 motor but in the spec motor current for the 70168 is stated at .66A and for the 70097 at 2.1A ??? 2.1A is not too high for the SN754410 ?
@ Fri, 2008-08-15 21:43
Little bit much, if the robot sticks a wheel
There was a discussion of the twin gearbox 70097 that showed you could order different motors with better specs at Pololu :
http://letsmakerobots.com/node/1358#comment-4033
Stall is not where the motor will be running usually. Brushed DC motor graphs have a straight line from a free run speed where they draw the lowest current, on up to the stall where they draw the most current. So when the motor is running fastest, it may only draw 300 to 400 mA (estimate from data) but if the robot runs into a wall and the wheels stop, the motor current will hit a high, and the 754410 could shut down, or possibly fry if the batteries used are strong enough. The stall current of 2.1 A is too high for the 754410, and that figure is what is listed for only 3 volts across the motor.
The operating voltage required by the 754410 is also slightly high for the FA-130 to last a normal life. Using the motors at a higher voltage means there will be a higher current draw than that listed, since the motors effective resistance remains the same. The 754410 has a minimum motor supply voltage of 4.5 volts. The bridge loses around 1.2 volts across the internal transistors, so the effective voltage delivered would be 3.3, just slightly above the 3.0 volts listed for the FA-130. You might typically use a 4 AA rechargable pack, that would be around 4.8 volts, giving an effective voltage across the motors of 3.5 volts. Other things like battery internal resistance, etc contribute, but hopefully that gives some idea of what's going on.
Pololu has an h-bridge they pair with the twin motor gearbox, that should work with the FA-130 motors on either gearbox yopu have listed. The 4 speed 70168 might be interesting to experiment with, to have you robot haul big loads in low gear, or sprint in high gear.
@ Sat, 2008-08-16 05:59
Great info
Thanks. I know more now. I thought I knew motors... I have one in my car... many in things in the house... you put energy, it runs, everybody happy. ;-)
I've look at the link you gave, then explore more and more... wow ! Robot motor are a science ! I got many r/c car at thrift shop and other places like that, planning to convert to robot... was wondering about all the differences I saw in their battery/power required. I'm begginning to understand. Will have to do more homework...
@ Fri, 2008-08-15 23:08
I got all the components
I got all the components delivered today. Will let you know how good the 754410 - FA-130 Combo is once i am done assembling them :). By the way mine is a 70168 gear box. The reason i went for 754410 is because its pin-to-pin compatible with L293D and i read in one of the forums that the power output of 754410 is better than L293D when FA-130 is used.
@ Sat, 2008-08-16 06:11
Will wait for the news to come...
...since I was planning to order my motor/gear today, will wait... :-)
I already have some SN754410 also some TA8080k and I've desolder L298 from old printer pc board...
Bought the tamiya universal plate on ebay(2.99 + s/h), will probably order my Picaxe tomorrow, not decided yet wich one...
And I really need to learn more about motor...
@ Sat, 2008-08-16 22:24
It works like charm... the
@ Sun, 2008-08-17 22:57
Thanks.
Thanks for the info. I'm actually going on with my orders.
Hope to see your video soon.