denizdogan
Newbie level 1
Hi Guys,
I'm having trouble with my servo. I'm using a PIC18F452 and a CCS compiler to drive it. My goal is to rotate it step by step (1 or 2 degrees of rotation at each step) and also it should spend equal amount of time at each step. In other words, I want stepper-like characteristics from it. I tried to use a variable duty-cycled PWM signal to drive it, but it didn't work, the steps weren't equally spaced.
Have any useful codes or advice? Any kind of help is appreciated.
Thanks in advance...
I'm having trouble with my servo. I'm using a PIC18F452 and a CCS compiler to drive it. My goal is to rotate it step by step (1 or 2 degrees of rotation at each step) and also it should spend equal amount of time at each step. In other words, I want stepper-like characteristics from it. I tried to use a variable duty-cycled PWM signal to drive it, but it didn't work, the steps weren't equally spaced.
Have any useful codes or advice? Any kind of help is appreciated.
Thanks in advance...