this post was submitted on 08 Jun 2026
570 points (99.0% liked)

Technology

85243 readers
3955 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] rain_enjoyer@sopuli.xyz 2 points 16 hours ago* (last edited 16 hours ago) (1 children)

ok fine i'd put there a current limiter which you can make with 2 transistors and a diode. no need for an entire microcontroller. it's often included with batteries these days anyway

[–] terranoid@lemmy.cafe 5 points 16 hours ago* (last edited 16 hours ago) (1 children)

I believe lithium ion batteries need custom chips just to charge and discharge smartly

Shit, even connecting to modern USB c to negotiate voltage you need a controller

[–] rain_enjoyer@sopuli.xyz 1 points 15 hours ago* (last edited 15 hours ago)

i think you can get away with resistors when you can work with 5V, up to 1.5A. lithium batteries need current limiter in series with voltage limiter, and this alone can be made in a very simple way, unless you want to know when battery is charged, or if you want extra efficiency that smps gives you, but this only makes sense for larger batteries (phone-sized and up) or when you want to handle everything to charger and connect battery to charger directly. then i think you need controller