Hi!
I'll try to make this as concise as possible.
I'm tasked with creating a robot arm (for educational purposes), where each joint is controlled by a single servo. At first I planned controlling it with an Arduino, but now I realise I would rather control each servo with a pot- controlled 555-timer circuit. Having searched the web i've encounterd numerous circuit designs that i've tried, but none of them worked as well as the Arduino controlled counterpart did.
If i'm correct, I need the 555 timer circuit to do the following:
Provide a stable 50 hz frequency
Be able to vary its duty cycle between 2.5%-12.5% (0.5ms - 2.5ms) for servo control
I read somewhere that a single 555 (in a astable configuration) could output a variable duty cycle by using diodes and a potentiometer; but turning the pot would inevitably have some effect on the output frequency. The digital servos I use seems to have an issue with this, as they shake alot (but still turn).
Would using two 555 timers (one acts as a fixed freq. oscillator and the other changes the "on"-duration of the signal) work for what I intend to do? and if so does anyone have experience or know of any resources on this subject.
I'll try to make this as concise as possible.
I'm tasked with creating a robot arm (for educational purposes), where each joint is controlled by a single servo. At first I planned controlling it with an Arduino, but now I realise I would rather control each servo with a pot- controlled 555-timer circuit. Having searched the web i've encounterd numerous circuit designs that i've tried, but none of them worked as well as the Arduino controlled counterpart did.
If i'm correct, I need the 555 timer circuit to do the following:
Provide a stable 50 hz frequency
Be able to vary its duty cycle between 2.5%-12.5% (0.5ms - 2.5ms) for servo control
I read somewhere that a single 555 (in a astable configuration) could output a variable duty cycle by using diodes and a potentiometer; but turning the pot would inevitably have some effect on the output frequency. The digital servos I use seems to have an issue with this, as they shake alot (but still turn).
Would using two 555 timers (one acts as a fixed freq. oscillator and the other changes the "on"-duration of the signal) work for what I intend to do? and if so does anyone have experience or know of any resources on this subject.


