Maker Pro
Maker Pro

Reducing SIGNAL voltage to tiny servo from 5V to ~4V

roineust

Jul 2, 2013
34
Joined
Jul 2, 2013
Messages
34
Hello there!

Here is my problem:

I have this micro servo:

http://hobbyking.com/hobbyking/store...dProduct=17540

There is a 5V power supply and separately from that power supply, an Arduino that sends 5V signals to the servo.

I managed to lower the power supply to 4.06V, by using 2 1N400x diodes, one after the other.

When finished to successfully lowering the power supply voltage, i got to the task of also lowering the Arduino signal from 5V to ~4V, i first tried to go without lowering the voltage - the servos did respond to signals, but where also moving and jerking, when no signal was sent - so i concluded that this is because the voltage is too high.

Now i was focusing on how to lower the signal to ~4V and i understood, that using a diode will not be good, since it will not enable the servo to feedback to the Arduino (?) as well, will cut the lower half of the signal sine wave (?) or something of the sort....

So i went to an Arduino forum and got an advice to build something that is called a voltage divider.

I was referred to a schematic of the voltage divider circuit here:

http://learning.codasign.com/index.p...rs_and_Arduino

And was told, that i need a certain ratio between the resistors, and was given the choice of, either R1 = 2k2 and R2 = 10k Or R1 = 1k and R2 = 4k7 , i chose the 1k and 4k7 option.

What happened next, was that the servos totally stopped responding.


Please take a look at the attached picture of the circuit i soldered.

Can you please help me understand what seems to be the problem?



Thanks a lot!
 

Attachments

  • Small Servos voltage divider.jpg
    Small Servos voltage divider.jpg
    142 KB · Views: 128
Last edited:

BobK

Jan 5, 2010
7,682
Joined
Jan 5, 2010
Messages
7,682
The lower resistor is not a 4.7K, it looks like a 0.47 Ohm resistor: yellow, violet, silver.

You want yellow, violet, red.

Bob
 
Last edited:

roineust

Jul 2, 2013
34
Joined
Jul 2, 2013
Messages
34
Thanks Bob!

Thanks Bob!

I thought maybe the resistors are wrong....but i am totally unfamiliar with the band code...

I will replace that resistor!
 
Last edited:
Top