Hi Michael
I've zipped all my files for you. Minus any libs.
The 3 .sbp files are written in Basic4ppc V6.80
There are 3 full Microchip MPLAB IDE Projects. Each using a slightly different approach.
I was using a Microchip 16F887, not sure if it was Internal 4mhz, or External 20mhz. I think Ext 20mhz looking at the files.
If you use Int 4mhz you have to alter the delays in the serial routines.
Let me know if you have probs with that.
2 macro files are used for MPLAB, both are included.
Basically the PIC loops till a couple of values are received. These values indicate the position of the servo's. There's also an on off for the laser.
This was powered from the PIC.
If your using modified servos, eg, servos as motors(continuous rotation),
the values would represent the speed and rotation direction of the servo's.
But I'm sure you know that already
Any questions, feel free to ask. I'll answer when I can
