by keukpa » Fri Oct 28, 2011 10:49 pm
by keukpa
Fri Oct 28, 2011 10:49 pm
amuthelet,
No, that code does not work for me either!
I do not see how libkondo4 can even work, it misses out a LOT of servo, EEPROM and RCB4 initialisation. Unless I'm missing some command here (and please tell me if I am), I fail to see how it works.
When you run Heart2Heart 4, before you can even contemplate moving the servos, you have to click the RAM button. This initialises all the servos and the RCB4 board by telling the board, exactly which servos are active, and their address on the bus. libkondo4 doesn't seem to do this.
Myself and a colleague have spent the past week reverse engineering the HeartToHeart4 program, and we now have a fully working program that can easily drive any servo on any SIO# we choose. We can even do this without the need for the ftdi header. You just address the com port directly (windows and linux).
Thanks for all the support you guys have provided tho. But now we've sorted the byte codes out, it is surprisingly easy to control these servos.
Cheers,
Keukpa
amuthelet,
No, that code does not work for me either!
I do not see how libkondo4 can even work, it misses out a LOT of servo, EEPROM and RCB4 initialisation. Unless I'm missing some command here (and please tell me if I am), I fail to see how it works.
When you run Heart2Heart 4, before you can even contemplate moving the servos, you have to click the RAM button. This initialises all the servos and the RCB4 board by telling the board, exactly which servos are active, and their address on the bus. libkondo4 doesn't seem to do this.
Myself and a colleague have spent the past week reverse engineering the HeartToHeart4 program, and we now have a fully working program that can easily drive any servo on any SIO# we choose. We can even do this without the need for the ftdi header. You just address the com port directly (windows and linux).
Thanks for all the support you guys have provided tho. But now we've sorted the byte codes out, it is surprisingly easy to control these servos.
Cheers,
Keukpa