![]() |
Servo input values
Is the range of input to the servos 0-255?
|
Re: Servo input values
Quote:
they operate on the same PWM signal that the victors do knowing this, you can use the servos in the kit to test your code w/out hooking up speed controllers and motors, just plug the servos in to the robot controller make sure you plug in a backup battery, that's where they get their 7.2v from. -Chris |
Re: Servo input values
Quote:
0-254, just like any other IFI pwm signal. 255 is reserved for a special "beginning of data packet" byte - you can get some wacky behavior if you use it. Stick to 0-254. |
Re: Servo input values
The new controllers automatically replace 255s with 254s to fix that exact problem. On the old PBASIC controllers, if you sent pairs of 255s you'd get all kinds of problems...
|
Re: Servo input values
Quote:
-Chris |
Re: Servo input values
Check the data sheet for the individual servo to determine it's exact response, i.e. angle vs. PWM.
|
| All times are GMT -5. The time now is 05:53. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi