for my project i have to dublicate DC voltage of power source.
I'd like to hear some advices, since there are many options in google.
power source is simple 1.5V AA battery, and i want from it to get 3V. it would be great for many projects.
Is there an Arduino in the circuit ?
I remember that someone build a circuit to start an ATmega (or ATtiny) chip with 1.5V and uses a voltage pump (with diodes and capacitors) to increase the Vcc for the ATmega (or ATtiny) chip itself.
You could buy a DC-DC converter.
Or you could build a DC-DC converter yourself. A transistor with an inductance (and some resistors and capacitors) is all you need.
There are circuits like that to make a white led shine bright with a 1.5V battery.
Make sure that whatever you are trying to power with this will not be hurt by EMI (Electromagnetic Interference)
Switching mode power supplies are cool, but if built imperfectly they can emit a lot of EMI. I built one that would make a digital scale go crazy from five feet away. You can certainly do it yourself, but there are a lot of nasty things that can crop up if you don't know what you are doing. This is why I tend to buy my switching mode power supplies pre-assembled. There is a reason that the consultants I know who design these make a good living. That said, if you are just lighting some LEDs and want to stick it to the FCC then by all means give it a go.
i'll try to do my own, but for sale i think is great offers, so i'll by one.
no, i want it to supply standalone microprocessor using minimal battery pack.