DIY 5v Solar Panels

arduinoconversiondc/dc converterraspberry pisolar cell

In a nutshell : What is a good way to power a 5V project with one-two 0.5 V solar cells?

The motivation is as follows:

My project needs about 2.5-5 Watts from the solar panel. Also,
this project involves several dozen units so cost effectiveness is important.
In terms of power these cells would probably suffice:

http://www.amazon.com/dp/B00ARAIFYQ?psc=1

Added by Kamil

Power: 2.8w
Efficiency: 17.6-17.8%
vmp: 0.523V
Imp: 5.215A
voc: 0.629V
Isc: 5.585A

and are much cheaper per Watt than buying 5V solar panels.
I though about using 0.5V cells with a dc converter but
after a long search i could not find a converter that can output 500mA @ 5V from an 0.5V source, so maybe a boost converter is not the way to go.

Edit 1 ,due to Bruce Abbott's answer (thanks for answering):

Clarification, I require 2.5-5W after taking into account the fact that solar panels never output 100% except perfect conditions and in fact my actual project requires less power and is also able to save power by doing less work when the battery is too low. Bruce Abbott's answer does not really work for me as I prefer not to have to "pay" with extra cost and space (the project is small) jut for the sake of voltage conversion.
(this is my first question so i am sorry if it is not clear enough)

Best Answer

Two cells gives you 5.6W in full sunlight, which is enough power but not enough voltage. You need more cells, but they don't have to cost a lot more because they can be smaller. A panel with two 5x5 cells may cost less than $4, but at this price the cost of the converter could be a significant factor. It may be better to pay a little more for the cells, rather than having to use a more expensive converter that works on lower voltage.

Most boost converters require at least 3V to produce 500mA at 5V. To get 5W at 3V you need 6 cells, with each cell delivering at least 0.8W. A good 2x6 cell can generate 1W, and the cost for a whole panel's worth could be under $5 (eg. 40-2x6 Solar Cells for DIY solar panel).

Alternatively you could make a panel with 12 1x6 cells to provide 6V, then just use a cheap 5V LDO linear regulator.