PSCI will not communicate with PC
Carol Hazlett
Posts: 312
I am using a Basic Stamp 2 on a BOE board with 2 PSCI boards to control 18 servos on a hexapod with 6 legs, each being 3DOF. The BOE is powered by a Parallax Li-on battery pack and the PSCI's have an RC battery to the screw terminals. The PSCI's are jumpered with servo extension cables from the microcontroller to one boards serial in and another cable from that boards serial out to the other boards serial in. I cannot communicate with the PSCI. I am using the Parallax Basic Stamp Editor and the program for retrieving the PSCI version number from the user manual for the PSCI. Is there something else I need to fo before establishing com with the PSCI. I did try the PSCI program also but while it opened the com port it still did not see the PSCI. And I also have the On-Off switches on the PSCI's to On.
Comments
If you have connected the jumpers and power leads correctly as shown in the documentation, it should all just work. There has to be a common ground connection, but the servo extension cable connecting the two controllers together, then to the BOE should take care of that. The Li-ion battery powering the BOE will also power the two servo controllers and the RC battery will power the servos themselves. Have you tried resetting the Servo Controllers as suggested in the documentation?
Edit: Great you got it to work! Have fun hexapod-ing.
Hexapods a pretty darn cool, I'd really like to see what you've got.
http://www.antratek.nl/pdf/PSCi-Manual.pdf
Carol,
It'd be interesting, once you've got the hexapod behaving the way you want, to start customizing the Propeller firmware on the PSC, adding functionality to make the PSCs more autonomous and working at a higher level (in terms of complexity of functionality).