go away spammer

Author Topic: Roboduino/arduino  (Read 8660 times)

0 Members and 1 Guest are viewing this topic.

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Roboduino/arduino
« on: May 04, 2010, 05:30:33 AM »
Hey guys/girls, I'm looking to build a robot and have read the $50 robot tutorial and it will be my first robot build. I'm also going a build a robot with the roboduino or arduino micro-controller.

1. Firstly i learnt that the Arduino Duemilanove (link: http://store.curiousinventor.com/arduino/arduino-duemilanove.html) is  based on a ATMega 328 while the roboduino is based on the ATMega 168. Since the roboduino is more expensive than arduino, ($30 vs $35) and has the faster ATMega 328 is it not better to go for the Arduino?? ???

2. Is it easier to use roboduino or arduino?? ??? since I'm a beginner i would like things to be as easy as it can be. ;D

3. this robot I'm building with the arduino/roboduino is planned to be fitted with the paralax ultra sonic range finder as in the $50 robot sonar upgrade tutorial, so which is the better(and more importantly easier ) controller to use with it?  ???

4. if i buy the arduino Duemilanove, do i to solder some parts like the roboduino kit or is it preassembled? ???

Offline madsci1016

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Re: Roboduino/arduino
« Reply #1 on: May 04, 2010, 09:07:52 AM »
Both boards are the same speed. The 328 just has more memory for more complicated programs.

The robodruino has a built in motor controller, so if you were gonna use dc motors, id pick that.

Offline Razor Concepts

  • Supreme Robot
  • *****
  • Posts: 1,856
  • Helpful? 53
    • RazorConcepts
Re: Roboduino/arduino
« Reply #2 on: May 04, 2010, 10:51:13 AM »
Roboduino does not have a motor controller, the Romeo Arduino does

The Duemilanove is always preassembled.

The Roboduino would be easier for things that you want to achieve.

You can always replace the mega168 with the 328, the 328 costs like four dollars.

Anyways, for your use, you won't need a 328 anyways since the 168 should have plenty of space.

Offline madsci1016

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Re: Roboduino/arduino
« Reply #3 on: May 04, 2010, 11:31:46 AM »
Oops. I'm getting old, my memory is getting jumbled.

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #4 on: May 05, 2010, 04:11:01 AM »
thnx,  ;D so ur saying the roboduino is better. but i still have an over sized list of questions. :D

this is what i think i need for my build of an object avoiding bot:
1. 2x hitec 425bb servos
2. paralax ping ultrasonic sensor
3. roboduino
4. 7.2v battery pack (hopefully it will be enough)
5. all the other stuff for the chassis and all that.

is this all i need?  ??? (i mean do i need a servo to move the sensor around for object avoidance or is it okay if it is just stuck in one place without having to 'look' around ???)


do i require a shield to connect my servos like in the arduino duemilanove (link: http://www.societyofrobots.com/robotforum/index.php?topic=8492.0) or is it just plug and play?  ???


i found some batteries which are 7.2v 2000mAh for $6-7 but they have bear leads (link:http://www.all-battery.com/72v2000mahnimhrechargeablebatterypackforwalkingrobotsandrcplanes.aspx ) (link2 : http://www.all-battery.com/72vnimh2000mahbatterypackforwalkingrobotandhpimicrors4car.aspx), so what kind of a connector do i use to connect it to roboduino? is this the only battery i will need to power everything (servos, paralax ping ultrasonic sensor, roboduino)? also i would need a charger that will charge the battery very quickly and it should work between 100-240v(very important as in India we only get 220-240v) below $10? can u help me with the connectors and the charger?


also do the servos and the sonar(hs425bb and paralax ping) come with their connecting wires or do i need to buy them separately, and what about the connectors, do i need to find connectors for these too  ??? if so can someone pls tell me where to find connectors for these?
« Last Edit: May 06, 2010, 03:40:23 AM by Adityav95 »

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #5 on: May 05, 2010, 04:37:08 AM »
And does the roboduino come with its own usb cable?

Offline Ro-Bot-X

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,431
  • Helpful? 25
  • Store: RoBotXDesigns.ca
    • Ro-Bot-X Designs
Re: Roboduino/arduino
« Reply #6 on: May 05, 2010, 05:17:07 AM »
Roboduino comes with it's own USB cable. And it has 3 pin connectors for all Digital and Analog pins, so you don't need a shield. A shield is needed only if you buy the Arduino Duemilanove.

The servos come with cables that plug directly into Roboduino. The Ping sensor needs a Female-Female (3 wire) servo cable, or you make it yourself. Any other sensor you want to plug in, you need to make your own 3 wire cable, with a Female connector that plugs in Roboduino and whatever connector is needed to plug into the sensor. If you buy the Sharp IR Range sensors, also get their cable with the special JST connector. I suggest you get some bare servo cable and lots of 3 pin female connectors and crimp them yourself.

The 7.2V battery is perfect for Roboduino and servos, get the one without the connector, get a switch and a round 2.5mm male power plug to connect it to Roboduino.



Good luck!
Check out the uBotino robot controller!

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #7 on: May 06, 2010, 03:28:42 AM »
@Ro-Bot-X  
thnx ;D and by the way wat is the a JST connector?  ???
« Last Edit: May 06, 2010, 03:39:02 AM by Adityav95 »

Offline Razor Concepts

  • Supreme Robot
  • *****
  • Posts: 1,856
  • Helpful? 53
    • RazorConcepts
Re: Roboduino/arduino
« Reply #8 on: May 06, 2010, 03:47:01 AM »


The white plug goes into the Sharp IR, and you need to crimp female sockets on the bare wire ends.

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #9 on: May 06, 2010, 03:51:04 AM »
So do i need a servo to move the sonar sensor around or not?  ???

and where do i find Female-Female (3 wire) servo cable or if i have to crimp my own cable some bare servo cable and 3 pin female connectors? pls tell me a website that ships locally within the us as even though i'm in india my cousin will be coming soon, so he will be buying it all for me  :P .

and what about the 2.5mm male power plug, where do i find that  ???

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #10 on: May 06, 2010, 03:52:54 AM »
@Razor Concepts

But i dont thing i'll need those(the Jst connector) as i'll use the paralax ping, which requires Female-Female (3 wire) connectors. :)

Offline Razor Concepts

  • Supreme Robot
  • *****
  • Posts: 1,856
  • Helpful? 53
    • RazorConcepts

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #12 on: May 06, 2010, 03:59:22 AM »
thnx ,is this a male power plug?

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #13 on: May 06, 2010, 04:20:52 AM »
are these the female connectors?:
http://store.curiousinventor.com/headers-sockets-connectors/1-inch-crimp-housing-3-pos.html

and the female crimp pins?:
http://store.curiousinventor.com/headers-sockets-connectors/crimp-pins-female.html

and are these the male power plugs i should use:
http://www.servocity.com/html/dc_power_jacks.html

and is it possible to connect the battery to roboduino using a 3-pin female connector or only using a male power plug?  ???

Offline Ro-Bot-X

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,431
  • Helpful? 25
  • Store: RoBotXDesigns.ca
    • Ro-Bot-X Designs
Re: Roboduino/arduino
« Reply #14 on: May 06, 2010, 04:58:19 AM »
Quote
and is it possible to connect the battery to roboduino using a 3-pin female connector or only using a male power plug?

Yes, you can. See the above picture. And the Female crimp pins and housings are exactly what you need.
Check out the uBotino robot controller!

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Roboduino/arduino
« Reply #15 on: May 06, 2010, 05:52:27 AM »
If I had to choose, I'd get the Roboduino. Building robots without power bus headers is a real pain. :-X

As a side note, the 168 isn't really supported by WebbotLib anymore (due to memory limitations you won't be able to do much). Webbot had a choice between file size and program quality, and he chose the latter.

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #16 on: May 07, 2010, 03:07:10 AM »
should i mount the sonar(paralax ping) on a servo or is it okay if i just place it in the center of the robot :-\  ???
« Last Edit: May 07, 2010, 03:14:43 AM by Adityav95 »

Offline Ro-Bot-X

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,431
  • Helpful? 25
  • Store: RoBotXDesigns.ca
    • Ro-Bot-X Designs
Re: Roboduino/arduino
« Reply #17 on: May 07, 2010, 05:15:12 AM »
If you place it on a servo, you just rotate the servo to find an opening and drive in that direction instead of rotating the robot in place. Less effort for your batteries and the robot looks more "intelligent".

Edit: take a look at this post to see how can you use the Ping sensor on a servo to scan and display the data on a graphic LCD connected to Roboduino:
http://www.societyofrobots.com/robotforum/index.php?topic=7106.msg73126#msg73126
« Last Edit: May 07, 2010, 05:19:21 AM by Ro-Bot-X »
Check out the uBotino robot controller!

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #18 on: May 08, 2010, 03:31:38 AM »
@ Ro-Bot-X,

killer robot u've got there! well, for now i'll stick to my design without an LCD but i'll consider using a servo to mount the ping sensor on. Coming to think 'bout it, it does make the robot look more 'intelligent'  :)

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #19 on: May 08, 2010, 03:55:32 AM »
will a 7.2v 2000mAh battery pack be enough if i add a hitec hs311 servo to move my ping sensor (considering i'm already using 2xHitec Hs-425bb, roboduino, ping sensor), like will it affect the performance of the robot or something? ???

Offline SmAsH

  • Supreme Robot
  • *****
  • Posts: 3,959
  • Helpful? 75
  • SoR's Locale Electronics Nut.
Re: Roboduino/arduino
« Reply #20 on: May 08, 2010, 04:19:26 AM »
Yep, it should be fine.
Howdy

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #21 on: May 08, 2010, 04:20:20 AM »
thnx

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Roboduino/arduino
« Reply #22 on: May 08, 2010, 04:37:37 AM »
Quote
will a 7.2v 2000mAh battery pack be enough if i add a hitec hs311 servo
Actually, a 7.2V battery will probably fry an HS-311, and if not, significantly reduce its lifespan.

It needs between 4.8 and 6V.

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #23 on: May 08, 2010, 07:09:35 AM »
 :o
but doesn't the roboduino regulate the supply of power to the servos?  ???  I thought the roboduino restricts the flow to 6v,
well maybe I'm wrong.  :(

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Roboduino/arduino
« Reply #24 on: May 08, 2010, 08:05:17 AM »
but doesn't the roboduino regulate the supply of power to the servos?  ???  I thought the roboduino restricts the flow to 6v,
The regulator on the Roboduino can only handle one or two servos before it overheats. Its better to use the unregulated bus.

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: Roboduino/arduino
« Reply #25 on: May 08, 2010, 08:28:54 AM »
Hi,

2 or 3 diodes of an appropriate rating would bring the voltage down into the useable range. Wasteful, but a cheap and quick solution.
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

Offline Webbot

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
Re: Roboduino/arduino
« Reply #26 on: May 08, 2010, 06:44:44 PM »
As a side note, the 168 isn't really supported by WebbotLib anymore (due to memory limitations you won't be able to do much). Webbot had a choice between file size and program quality, and he chose the latter.
But yo can replace the 168 with an ATMega328P for a few bucks to double the program memory size
Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #27 on: May 09, 2010, 02:14:02 AM »
yeah, i can use diodes but i'll use a 6.0v 2000mAh instead. its a cheaper better alternative. :)

Offline Adityav95Topic starter

  • Full Member
  • ***
  • Posts: 64
  • Helpful? 0
Re: Roboduino/arduino
« Reply #28 on: May 09, 2010, 02:17:01 AM »
the 168 isn't really supported by WebbotLib anymore (due to memory limitations you won't be able to do much). Webbot had a choice between file size and program quality, and he chose the latter.

What is the webbotlib anyway and is it a problem if the 168 isn't supported by it? ???

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Roboduino/arduino
« Reply #29 on: May 09, 2010, 02:40:10 AM »
WebbotLib is a library of source code that makes programming robots *much* easier.

You don't need it, but as Webbot suggested, you can always buy the $3 ATmega328 to upgrade for compatibility.

Note that if you buy an ATmega328, it won't have a bootloader installed unless the seller says it's installed. No bootloader means you need to buy a hardware programmer (from $15 to $36).

 


Get Your Ad Here

data_list