Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions/Decision matrix #2

Open
ModischFabrications opened this issue Jan 9, 2023 · 2 comments
Open

Suggestions/Decision matrix #2

ModischFabrications opened this issue Jan 9, 2023 · 2 comments

Comments

@ModischFabrications
Copy link

Hey, first off: Thanks a lot for these boards! They are a great reference for newcomers, me included. I especially like the explanations of design decisions and the clean schematics.

That said, can you offer some advice on when to use which design? I roughly understand how they work, but I can't really say if I should use a TP4056 based board, one with a MCP73831 or one of the all-in-one chips like the IP5306. Are newer boards just better?

Another nice addition would be some kind of checklist on which ones need protected cells and which one doesn't. I think most of these boards need protected ones, but it's difficult to say if some of the chips include protection.

If you need some use cases, here are mine:

  • Dock Mode/UPS: mostly plugged in, but offers battery backup for a few hours. Needs power path and ~1A max current. Turned on only a few hours a day or always on.
  • IoT Sensors: Charge every few months, which can happen without power path. Focus on low I_q , always on.
  • ..?
@ModischFabrications
Copy link
Author

Some results from my understanding:

  1. https://github.com/wagiminator/Power-Boards/tree/master/LiPo_Charger_LS_TP4056 is for unregulated LiPo output
  2. https://github.com/wagiminator/Power-Boards/tree/master/LiPo_Power_Board_FP6277 is an extension of that with boost to stable 5V
  3. https://github.com/wagiminator/Power-Boards/tree/master/LiPo_Power_Board_FP6298 is the same, just smaller power output?
  4. https://github.com/wagiminator/Power-Boards/tree/master/LiPo_Power_Board_IP5306 has the same result, but fewer parts. Needs a button press and >50mA to stay on.

@wagiminator
Copy link
Owner

If I find the time, maybe I'll do that. Until then, your checklist looks correct so far!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants