Hello friends,
I want to buy this CC CV Buck regulator to adjust the output voltage and output current in order to charge my Li-Ion Battery: http://www.ebay.com/itm/DC-Buck-Step-Down-Converter-DC-5A-Regulator-Voltage-Current-Adjustable-HW-/321826799848?hash=item4aee5f40e8
As you see, there are two potentiometers to adjust both current and voltage. Though, I would like to control it digitally via Arduino Pins.
On Arduino Forum I have already found an idea how to control the voltage with Arduino using PWM and a third resistor: http://forum.arduino.cc/index.php?topic=133001.30 (idea from user dc42).
But now is the question how to control the current digitally? Do you have any solutions for this? I have to mention, that I am not an electronic specialist and I don't know how to design circuits...But I hope, that some of you already faced that problem and found a good solution for it.
I will be very thankful for suggestions!