Newbee Po Bot Help

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
tave
 
Posts: 2
Joined: Mon Nov 29, 2010 11:53 am

Newbee Po Bot Help

Post by tave »

Just starting out with programming with propeller chips. I would like
to purchase motors to make a bot. I recently purchased Propeller
Platform USB from this site. I want to create a bot using a ping
module that I have plus the motors that are required to maneuver the
unit and to move the ping module to determine distance. Can you tell
me what I need, other that the ping module and the propeller module,
what motors do I need, and do I need a module to control the motors?

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Re: Newbee Po Bot Help

Post by adafruit »

two continuous rotation servos will work very well, and there's example code at parallax for running them.
pick up two of those and 2 wheels and you've got a robot :)

tave
 
Posts: 2
Joined: Mon Nov 29, 2010 11:53 am

Re: Newbee Po Bot Help

Post by tave »

Could I use the same servos for the Ping module as well, or should I use a different servo?

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Re: Newbee Po Bot Help

Post by adafruit »

we'd suggest a micro servo, much smaller and less expensive but works the same way and definitely works with the propeller.

nmcclana
 
Posts: 5
Joined: Wed Jul 30, 2008 11:15 pm

Re: Newbee Po Bot Help

Post by nmcclana »

Servo control is pretty straightforward on the hardware side. There are several objects for servo control in Parallax's Object Exchange, too. I did a tutorial for controlling a servo by reading a PING sensor (with video) here, you might find it handy.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”