Hello
I want to know if it’s possible to plug via the serial port an EasyPIC board and send command to the SSC-32.
We want to use C code , but we don’t know how to program it.
I search on this board and i found some topic but nothing to help me.
Thanks .
(Sorry if my english sucks, i’m better in french ^^ )
Hi,
Yes it is possible to send commands from your EasyPIC to the SSC-32 board. You have to find how to send serial datas with your EasyPIC (On an EasyPIC forum or documentation) and then you will be able to control servomotors etc… with the SSC-32.
Here you can find an example of “how to use uart on easyPIC” : mikroe.com/esupport/index.ph … icleid=157
(I’m french, so if you want, you can send me a PM)