A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By Henke
#48353 Hi!

Thanks for your post. Cool project. I'm thinking of building somthing like that. However, I suspect that you will have a problems with the charge setup. If I understand you correctly, you limit the charge current to aboutt 250-300 mA, which is the current at max power. This will be OK when the solar panel receives full sunshine. When it doesn't, allowing 300 mA will make the voltage collapse completely and you won't charge the battery at all durine these times. The nature of solar panels is such that the voltage decreases and finally collapses as current increases. This curve changes with the intensity of the incoming light, so it's not enough to simply limit the current. Of course, you could decrease the maximum current so that the charger works also in some low light conditions. The problem is then that you won't use the time with maximum sunshine fully anymore. To get the maximum out of a solar panel you need some maximum power point tracking (MPPT). This is basically a strategy where the current is constantly adapted to result in the maximum power (voltage×current) at all times. MPPT is quite complex and expensive though. According to Adafruit, there is a good way arround this if you chose your panel properly and limit current indirectly by providing a lower voltage limit. Read about it here https://learn.adafruit.com/usb-dc-and-s ... sign-notes. The Adafruit boards are found here: https://www.adafruit.com/products/390. I hope this helps to get that charger working properly. Possibly these boards operated in constant voltage mode could be a cheaper alternative: http://www.ebay.de/itm/Single-Cell-Lith ... SwkZhWTHm-. Cheers!
User avatar
By edwardcolins
#65952
Hernani Delindro wrote:Hi, I'm trying to learn how to work with the ESP8266 and I thought your Top Solar Panel Cleaning would be a good start.
I'm just wondering if you could provide a circuit diagram, or at least just a bit more information on how to connect the sensors to the ESP since I've never used them.

Also, are there any changes to the code/circuit if I use an ESP-12?

Thanks!


Hello,
Could you tell me what kind of battery you use to store power, is it's a lithium battery or of any other type????