Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: ericthered on November 15, 2007, 05:48:14 PM

Title: Quick question
Post by: ericthered on November 15, 2007, 05:48:14 PM
What would be the best micro-controller to use with 5 HS-422 DELUXE servo motors from HItec. I would like to modify my new robotic arm kit with a micro controller so I could have it work together with my boebot. I only know PBasic so far but I doubt learning other microcoller languages could be that hard.
Title: Re: Quick question
Post by: ericthered on November 15, 2007, 06:09:29 PM
my bad there was only 2 HS-422s, 2 HS322HD DELUXE, and an HS-645MG ULTRA TORQUE servo but there all made from the same company and have the same connectors
Title: Re: Quick question
Post by: frank26080115 on November 15, 2007, 06:43:55 PM
All servos use the same signals to control them, as long as the microcontroller can send out pulses 1ms to 2ms long, it would work.
Title: Re: Quick question
Post by: ericthered on November 15, 2007, 08:07:45 PM
Thanks
Title: Re: Quick question
Post by: airman00 on November 15, 2007, 09:50:57 PM
I only know PBasic so far but I doubt learning other microcoller languages could be that hard.

Yea , I use PicBasic to the the pulses, its really easy


however AVR is much more versatile , but I find that it takes longer to make a project with AVR than with PIC ( mostly cuz I get PICs for free and have a wide selection to exactly suit my needs)