Page 1 of 1

hardware to use to program servo using sc08A?

PostPosted: Fri Apr 13, 2012 10:50 pm
by angelo
hello, what type of hardware & software to download/buy if i want program my servo's? need help here...
thanks.

Re: hardware to use to program servo using sc08A?

PostPosted: Fri Apr 13, 2012 11:11 pm
by shahrul
You can use PIC. The way is, you can connect servo directly to PIC or you can use servo controller.
Here the example code, servo motor and servo controller.

Re: hardware to use to program servo using sc08A?

PostPosted: Sat Apr 14, 2012 10:50 am
by hyng
You can refer to DIY project PR18.

Re: hardware to use to program servo using sc08A?

PostPosted: Sat Apr 14, 2012 10:51 am
by Idris
What project you want to create?

Re: hardware to use to program servo using sc08A?

PostPosted: Sat Apr 14, 2012 11:40 pm
by angelo
i bought SC08A & UC00A earlier and using GUI to control my servo. But now i wanted to learn to program servo using PIC but not sure which hardware should i buy. can i use these hardware SK40C,ic PIC-16F877A, UIC008 to program my servo? what else do i need? need some opinion here. thanks..

Re: hardware to use to program servo using sc08A?

PostPosted: Mon Apr 16, 2012 9:29 am
by kl84
angelo WROTE:i bought SC08A & UC00A earlier and using GUI to control my servo. But now i wanted to learn to program servo using PIC but not sure which hardware should i buy. can i use these hardware SK40C,ic PIC-16F877A, UIC008 to program my servo? what else do i need? need some opinion here. thanks..

I see that Cytron provides both .c and .h with the name "SK40C_16F877A_SC08A". So I guess it works straight away on SK40C + PIC16F877A and you can program it using UIC00B to program the chip.