PSC connection!!!???
Hi,
I need some information about how to connect PSC to Homemork Board (radio shack's). The docummentation provided with the PSC is giving info for Board of Education only. I also need some more info about the code to control 8 servos running robot arm. I hope you can help, thanks.
Regards
I need some information about how to connect PSC to Homemork Board (radio shack's). The docummentation provided with the PSC is giving info for Board of Education only. I also need some more info about the code to control 8 servos running robot arm. I hope you can help, thanks.
Regards
Comments
assuming you have a servo extender cable as used for the BOE and a 3-pin header, you can plug it into the breadboard area.· Make sure the 3-pin header is vertical across 3 rows.· With the cable plugged into the 3-pin header, run·a jumper wire from the black wire to Vss.· Run a jumper wire from the red wire to Vdd and run a jumper wire from the white wire to P15 on the H/W Board.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
I have tried what you are suggesting , but still having problem communicating with PSC. Once I run the code thru RS232, the PSC goes crazy with the servos connected to it. Can you please send me more info about the SERIN and SEROUT command, to be applied in the Pbasic code to control my PSC. May be that will solve the problem. regards
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
I have already reviewed the text sources you are refering to , but still confused. I need examples about controling multi servos project. The text format is very profesional, I don't understand all of it, since I am only a hobbiest. I already tried the examples provided in the help page besides the PSC docummentation . Any advice? Regards
If you need an example of controlling multiple servos using the PSC and a BASIC Stamp check out the code examples on the following web page.
http://www.parallax.com/detail.asp?product_id=30063
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
PAR