Society of Robots - Robot Forum

Software => Software => Topic started by: cyclopediatechtilon on December 09, 2008, 12:28:55 AM

Title: Servo program for $50 robot??
Post by: cyclopediatechtilon on December 09, 2008, 12:28:55 AM
I am working on the 50$ robot. will i need to change the hex file and program if i have got another servo<i got an indian model from the stores here>
Title: Re: Servo program for $50 robot??
Post by: pomprocker on December 09, 2008, 01:58:17 PM
just read the datasheet of the servo, make sure it uses standard servo PWM, and you should be ok when you modify it.
Title: Re: Servo program for $50 robot??
Post by: cyclopediatechtilon on December 10, 2008, 03:23:40 AM
pwm means?
Title: Re: Servo program for $50 robot??
Post by: cosminprund on December 10, 2008, 04:30:28 AM
That would be "Pulse Width Modulation".
http://www.societyofrobots.com/actuators_servos.shtml
Title: Re: Servo program for $50 robot??
Post by: cyclopediatechtilon on December 10, 2008, 05:31:15 AM
K. the pulse cycle of my servo is 20 + 2ms, positive pulse~2ms
size= 40.6*20*38.9 mm
Weight= 39.2g(1.37oz)
It rotates counter-clockwise
Title: Re: Servo program for $50 robot??
Post by: pomprocker on December 10, 2008, 11:14:15 AM
yep thats normal


center:
20ms lows
1.5ms highs

one direction:
20ms lows
2.0ms highs

other direction:
20ms lows
1.0 ms highs


this is pulse width modulation