Asked
— Edited

is it possible to move (9V~12V) servos?
I have really cool high quality servos.. but its difficult
regards
is it possible to move (9V~12V) servos?
I have really cool high quality servos.. but its difficult
regards
@Smarty,
Only to be sure:
run the script
@ptp
I found this: http://kondo-robot.com/w/wp-content/uploads/ICS3_5SoftwareManual_V1English.pdf
page 24.
I have checked all. the servo led is not on, the motor is dead in combination with the ezb.
yes i got the 500 ms from that page:
Is the led on when you connect the servo to the usb controller ? or is only on when you send commands ?
@ptp with the original board the leds are always on If I powering on.
Here a Video: https://youtu.be/XQrBv_0EG_8
it seems the red light is only on when using serial communication.
Did you pick one of the Humanoid servos, removed the Serial configuration flag and connected to the EZB to port D0 ?
You should isolate your setup: take one servo a side and connected to usb controller and check the behavior (leds lights if more than one) in PWM mode.
Then go the EZB and connect to port D0 and check if there are lights on, etc. Note: while in PWM mode you can't use daisy chain, so is important to have only one servo connected to EZB.
This might work in serial mode on D5. The one that DJ just emplimented. These servos might be a dynamixel knockoff or at least use the same protocol. Because they daisy chain you must be able to assign an ID, etc
@fxrtst Earlier in the thread DJ said he looked at source code for the serial protocol and it was a mess. I think if it was the same as Dynamixel he would have said so.
Alan
Got it missed that part of the thread.