I am asking the community for some help. I dont know anything about programming or writing code etc. But, I can get almost anything to move or animate. My back ground is Make up effects for films and television, but I started out as an R/C animatronic mechanic, (back in the day when there was animatronics (now its all CGI). Anyways, I have a full sized B9 Robot from Lost in Space that I am building for fun (5 years in the making and counting), and I want to be done with it so I can move on to other robots and other endevours.
Here is my quandry. Coming from animatronics, I use the VSA and RAPU from Brookshire. This allows me record and animate with upto 128 servos, and to sync audio to the animations. So, I am creating animations for say the arms, adding that to a library of animations, then adding that to a time line, like non-linear editting. So lets say on time frame 120, he moves forward, extends his arm and says "howdy". Its all in the can, prerecorded motions.
What I'd like to do, is control the animations (called routines in VSA and the recorder flash called RAPU) with the EZB. Now here is where it gets fuzzy for a non programmer like me. The RAPU uses IR controller to just cycle through the routines, but it also can be controlled via this description using Visual Basic and even Macromedia Director:
And this is the version of the RAPU I have: My RAPU
I believe there is some serial control as well in there (see page 8 at the bottom' serial control'), but again I have no idea how to get EZB to send serial commands to play the Routines etc. Or maybe none of this will work the way I think it might?! I'd like both the RAPU and EZB to work together, EZB giving it autonomous operation and the RAPU for the library of motions and audio.
So any help, in laymens terms, I would be grateful. Egads thats alot of writing I hope it makes since.
Thanks,
Will
LOL; I did some work on an INDIE with Savini, 3 years ago: "SEA of Dust"...
He was,,,,,,"Interesting".:)lol
That is an understatement. Lol
Hi Gents,
Here we are 3+ years later and I have the same problem! Unfortunately Brookshire's documentation on the RAPU is lacking many details. The short section on controlling with serial is fine, if you are connected to a COM serial port with an ancient DB9 straight-through cable (or USB-to-RS232 converter). Pull up RealTerm or similar, set the 19200 baud rate, and power up the RAPU. Console shows the boot up and the command prompt is hot and ready in your terminal window. Commands work exactly like they are shown in the manual.
NOW...
Get that to work with your microcontroller.
Yes, you will need a TTL-to-RS232 converter (5V level).
Yes, you should be able to use the same command in the manual through serial communication from your controller to the RAPU.
It doesn't work!
I have been fighting this for a good long time, love some tips or to hear some success stories.
Here's where I'm at:
For the record YES, I'm sending 8-bit, no parity, one stop bit at 19200 baud.
Seems like there something else a tiny bit off. For fun I tried shifting the baud rate. No real significant changes from about 19100 to 19300, outside that is gibberish.
Soooo close!
Ideas?
TIA!