|
DynaBus Archive [Date 2008.05.05 Time 01.19].zip The DynaBus embedded driver provides access to the Dynamixel 1Mbps 1/2 duplex serial bus. The zip file contains the source files (Assembly and SPIN) for the Parallax Propeller, Parallax STAMP source files, command set instructions to interface any microcontroller , Propeller stand alone operation files, Propeller debug routines, documentation, and a simple Windows serial port listener. A serial to RS-485 converter is required for connecting to a to an EX or RX servo.
If you have technical questions, please visit the CrustCrawler support forums
Parallax provides many open source solutions on the Propeller object exchange.
The following programs run on Windows and are designed for the use with the Dynamixel servo. The programs are compatible with a Propeller running the DynaBus driver (above). The Propeller is connected to your PC through the supplied USB cable. Please read the documentation in the DynaBus zip file for dynamixel bus connections.
Usb2Dynamixel Open Source VB.NET API (zip) The API runs on Windows and is connected to the Propeller through A PC USB port. The download contains 2 projects the Usb2Dynamixel API (dll) and unit test forms.The unit test forms provided developers with implementation examples. This API closely follows the Dynamixel command protocols. Therefore, reading the Dynamixel manual is
a good way to get aquatinted with the commands. All VB.NET files are thoroughly commented and compatible with Microsoft's FREE VB Express.
USB2Dynamixel SDK - This SDK written by Robotis and provides interface guidance for LabVIEW, MATLAB, JAVA, Visual Basic, C/C++, C#, JAVA, Python.
Open source C# classes from Scott Ferguson at Forest Moon Productions. These .NET classes run from a Windows PC. Scott's classes are very well written and the documentation is excellent.
Dynamixel Commander is another creation from Forest Moon Productions. The Dynamixel Commander is a wonderful Dynamixel configuration tool.
|