element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum solar charge dual 18650 batteries - best practices
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 1 reply
  • Subscribers 386 subscribers
  • Views 2297 views
  • Users 0 members are here
  • solar panels
  • solar charge 18650 batteries
  • arduino solar charge
Related

solar charge dual 18650 batteries - best practices

feiticeir0
feiticeir0 over 1 year ago

Hi all !

Again, I'm here with a question regarding the sun.

For a remote project, using a ESP32-CAM, I need it to be powered by batteries and solar panels.

This will be using a ESP32-CAM, a TOF sensor and a LDR sensor.

I have these two solar panels that I will wire in parallel to get 5v and a few more milliamps. I know they are 5v, but the amperage is low, so that's why I'm wiring them in parallel. Don't ask me about the wattage, because I don't know that.

I need them to charge two 18650 batteries and I've seen a few options on the internet.

I would like to use items that I already have, like:

TP4056

image

Solar charger v1.0

image

I have others, but are to big for this project.

The solutions I've seen include - one TP4056 to charge two 18650 batteries in parallel :

image

Although this solution seems sketchy at best - I know that the TP4056 is just to charge 1 battery and not 2.

I've seen using two TP4056, each one connected to one battery, but the output is then connected in parallel to a step-up for the 5v - the input both come from the solar panels.

Or this one:

image

This one seems to be the best and more complete that I've found

What's the best way (and safest way) to accomplish this ?  I'm assuming I need two 18650 batteries to power everything.

The circuit will be using 5v, so a step-up is necessary before connecting to the ESP32-CAM.

Thank you in advance.

  • Sign in to reply
  • Cancel

Top Replies

  • JWx
    JWx over 1 year ago +3
    I have seen 18650 connected in pairs and even by groups of three in parallel in laptop batteries - so it seems that as long as they have similar parameters, even reputable manufacturers do that. Don…
Parents
  • JWx
    JWx over 1 year ago

    I have seen 18650  connected in pairs and even by groups of three in parallel in laptop batteries - so it seems that as long as they have similar parameters, even reputable manufacturers do that.

    Don't worry about TP4056 parameters when charging two batteries - panels would provide at most 200mA, so 500mA/1A TP4056 current limit would never be hit.

    In another approach you can connect panels (and batteries) in series, put BMS module to balance cells, and install step-down converter - when battery voltage drops below  5V, both cells will be nearly depleted. Or install step-up/step-down converter to extract all possible energy from cells (to the point when BMS will disconnect the load because of undervoltage: about 2.2V/cell)

    And about converter - MPPT converter would probably extract more power from the panel.

    If you check my project from "experimenting with waterproof connectors", I have used module that is Li-Ion charger integrated with step-up converter (and battery pack of two or three - salvaged from some laptop), unfortunately without under-voltage cut-off, so batteries can be damaged if left too long without charging...

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • JWx
    JWx over 1 year ago

    I have seen 18650  connected in pairs and even by groups of three in parallel in laptop batteries - so it seems that as long as they have similar parameters, even reputable manufacturers do that.

    Don't worry about TP4056 parameters when charging two batteries - panels would provide at most 200mA, so 500mA/1A TP4056 current limit would never be hit.

    In another approach you can connect panels (and batteries) in series, put BMS module to balance cells, and install step-down converter - when battery voltage drops below  5V, both cells will be nearly depleted. Or install step-up/step-down converter to extract all possible energy from cells (to the point when BMS will disconnect the load because of undervoltage: about 2.2V/cell)

    And about converter - MPPT converter would probably extract more power from the panel.

    If you check my project from "experimenting with waterproof connectors", I have used module that is Li-Ion charger integrated with step-up converter (and battery pack of two or three - salvaged from some laptop), unfortunately without under-voltage cut-off, so batteries can be damaged if left too long without charging...

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube