by arximidis » Fri Dec 07, 2012 10:00 pm
by arximidis
Fri Dec 07, 2012 10:00 pm
Hello Pedro and thanks for editing my post
I am using a small AVR microcontroller
(ATtiny2313) to implement the Dynamixel protocol
(meaning the protocol that the CM-5 unit uses to communicate with the other Dynamixel units, like the servos and the sensor unit)
The program
(firmware) on ATtiny2313 is written with the demo version of BascomAVR and it's quite simple. You don't need to buy BascomAVR compiler, because the demo version is letting you program ATtiny2313 for free
After that, it's easyto write a program with RoboPlus software and use the custom unit just like any other Dynamixel unit.
P.S. If you wan't I can upload the program
(firmware) for ATtiny2313 and how to write a program with RoboPlus
Hello Pedro and thanks for editing my post
I am using a small AVR microcontroller
(ATtiny2313) to implement the Dynamixel protocol
(meaning the protocol that the CM-5 unit uses to communicate with the other Dynamixel units, like the servos and the sensor unit)
The program
(firmware) on ATtiny2313 is written with the demo version of BascomAVR and it's quite simple. You don't need to buy BascomAVR compiler, because the demo version is letting you program ATtiny2313 for free
After that, it's easyto write a program with RoboPlus software and use the custom unit just like any other Dynamixel unit.
P.S. If you wan't I can upload the program
(firmware) for ATtiny2313 and how to write a program with RoboPlus