Need Help --- Making a Mini Sumo from scratch
Suraj
Posts: 10
HI Guys,
········ I greatly appreciate the help i got on my last question... Sorry to be back again, but now I'll explain my whole problem.
I am in Grade 12 currently, at Woburn in Toronto....
I have already built a mini sumo from a solarbotics kit, and modified it with a bs2...
One of my goals this year is to build a mini sumo from scratch....
I most probably will use simple ir for opponent detection.
I am planning to use the GM11 motors from solarbotics. I have not decided on what to use for line sensing.
I am planing to use a·9 V battery for the power.
But my main problem is to figure out which board to use to code it withn a BS2... I have· some experience with the Stamps in Class board, but it is too big.
I looked into the SumoBot Board with surface-mounted BS2, but I am still very lost in this issue...
I would love it if i could get some help on this problem too.
Thanks a ton!
-Suraj
········ I greatly appreciate the help i got on my last question... Sorry to be back again, but now I'll explain my whole problem.
I am in Grade 12 currently, at Woburn in Toronto....
I have already built a mini sumo from a solarbotics kit, and modified it with a bs2...
One of my goals this year is to build a mini sumo from scratch....
I most probably will use simple ir for opponent detection.
I am planning to use the GM11 motors from solarbotics. I have not decided on what to use for line sensing.
I am planing to use a·9 V battery for the power.
But my main problem is to figure out which board to use to code it withn a BS2... I have· some experience with the Stamps in Class board, but it is too big.
I looked into the SumoBot Board with surface-mounted BS2, but I am still very lost in this issue...
I would love it if i could get some help on this problem too.
Thanks a ton!
-Suraj
Comments
the dimensions for a mini sumo is 10 by 10 cm, and I need the board to be atleast less than 9 cm squared to set the whole thing together.
Also about the SumoBot Board, I was also wondering if it could be used with a 9V battery.
God Bless
-Suraj
The sumobot board will fit into the 10x10 cm space with room to spare, so it may be your best bet. the prototyping area will make sensot hookups a snap.
The 9v battery will supply power to the board and sensors nicely, but it doesn't have enough "poop" (electrical term) to power the motors as well. the board will brownout and shut down when the motors turn on hard. A popular solution is to use a separate power supply for the motors. Use the 9v battery for the board, then use 4 or 5 AA batteries to run the motors.
The Stamp can't be used to drive the motors directly, so be sure to include an h-bridge or a motor driver chip like the 754410 chip to power the motors. a read built motor driver board ( I think the Parallax site will have a couple) is probably an easier solution.
Good luck with your project.
Larry
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The are just on-off, which makes them a snap to read with a Stamp.
Larry
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Thanks
-Suraj
I also found a chip called SN754410NE 1A Quadruple Half H-Bridge . Is This a good enough chip for the GM11 motors from solarbotics? and if so, could you please give me a few hints on how to use it as I have never used them before.
Thanks a lot!
God Bless!
-Suraj
http://stage.itp.tsoa.nyu.edu/~tigoe/pcomp/examples/hbridge.shtml
if that doesn't do it, just Google "754410 robot" and you'll have enough for an evening.
Larry
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
God Bless
-Suraj