Author Topic: question about arduino+axon  (Read 1300 times)

0 Members and 1 Guest are viewing this topic.

Offline bsamuelsTopic starter

  • Jr. Member
  • **
  • Posts: 28
  • Helpful? 0
question about arduino+axon
« on: November 12, 2010, 12:24:45 AM »
why does the axon have all male contacts and the arduino has all female contacts?

Offline rbtying

  • Supreme Robot
  • *****
  • Posts: 452
  • Helpful? 31
Re: question about arduino+axon
« Reply #1 on: November 12, 2010, 12:40:07 AM »
Female headers are easy to plug breadboard wires into, thus good for beginners.  However, if you want to eliminate the breadboard, you usally end up having to build a shield.
u
Male headers are good for servos, sensors, and other related robotics peripherals that usually come with female headers.  It's also a lot easier to work when power buses are easily accessible - with a 1x3 pin female cable, you get all the parts needed for data and power in one piece.  Try hooking up a servo on an Arduino - the three wires go almost randomly onto the board.

Offline bsamuelsTopic starter

  • Jr. Member
  • **
  • Posts: 28
  • Helpful? 0
Re: question about arduino+axon
« Reply #2 on: November 12, 2010, 01:45:33 AM »
Female headers are easy to plug breadboard wires into, thus good for beginners.  However, if you want to eliminate the breadboard, you usally end up having to build a shield.
u
Male headers are good for servos, sensors, and other related robotics peripherals that usually come with female headers.  It's also a lot easier to work when power buses are easily accessible - with a 1x3 pin female cable, you get all the parts needed for data and power in one piece.  Try hooking up a servo on an Arduino - the three wires go almost randomly onto the board.

How would you go about hooking up a servo with an arduino? Do you cut off the female head and put the wires in the correct slot, or is there a male-male part that can be bought?

Offline billhowl

  • Supreme Robot
  • *****
  • Posts: 376
  • Helpful? 32
  • Your success is in your hands.
Re: question about arduino+axon
« Reply #3 on: November 12, 2010, 03:44:38 AM »
You can build something like this call the Servo-bus to plug into arduino

Offline Ro-Bot-X

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,431
  • Helpful? 25
  • Store: RoBotXDesigns.ca
    • Ro-Bot-X Designs
Re: question about arduino+axon
« Reply #4 on: November 12, 2010, 06:18:43 AM »
To make building robots easy with Arduino, I have created the Robot Builder's Shield. You can get it from here:
http://robotxdesigns.ca/2010/11/08/the-robot-builders-shield-v2-kit/

This Shield lets you connect 2 DC motors, up to 6 servos and up to 6 analog or digital sensors and has a nice prototyping area where you can experiment with other stuff. On top of the prototyping area you can mount a Mini Breadboard for non soldering experimenting. You can use the built in Power switch to turn on your Arduino at the same time as the motors.

I have also created a smaller microcontroller board called uBotino, that has the same features as the Shield but without the prototyping area and with a smaller size (2x2"). You can program this board like a regular Arduino or you can use Webbotlib Project Designer. See it here:
http://robotxdesigns.ca/2010/11/08/the-ubotino-v2-kit/
Check out the uBotino robot controller!

 


Get Your Ad Here