Сергей писал(а):А, я то думал что все проги ты сам писал. Хотел спросить как ты делал алгоритм для скорости вращения сервы.
Самостоятельное написание было бы возможным в случае если бы я с нуля разработал бы контроллер + прошивку в него + программу компилятор.....а это довольно затруднительно....
А так приходится довольствоватся тем что дает производитель.....и не самое плохое надо заметить из существующего....
Что касается скорости...
Вот список операторов касающихся серв которые понимает Робонова....
Только ими я и могу оперировать....
Command for motor control
ZERO Setup the 0-point(neutral angle) of servo.
MOTOR Turn on output port of servo.
MOTOROFF Turn off output port of servo.
MOVE Operate several servos at the same time.
SPEED Set the servo speed.
ACCEL Set the servo acceleration.
DIR Set servo motor direction.
PTP Turn simultaneous control operation on/off.
SERVO Control the servo.
PWM Set the pulse width control for a DC motor.
FASTSERVO Operate servo at maximum speed.
HIGHSPEED Turn the servo fast mode on/off.
MOVEPOS Move servo group declared by POS.
POS Set a specific pose for the robot.
FPWM Change pulse width and frequency
MOVE24 Operate all 24 servo at the same time.
INIT Set the initial motion pose
MOTORIN Read the present position value of servo.
AIMOTOR Setup for using AI motor.
AIMOTOROFF Cancel AI motor.
AIMOTORIN Read the present position value of AI motor.
SETON Setup for using the “setup function”
SETOFF Cancel the “set up function”.
ALLON Setup functions for all servos.
ALLOFF Cancel the setup function for all servo.
GETMOTORSET Read present value of servo and keep the current position.