Clawtype
NiMH charging
software/firmware based
Software-based charger logic written in Rust should be portavke enough to easily upload to any current or future generic microcontroller.
Long-term goal is:
- can charge from 5V supplied by USB
- can detect reverse polarity
- can fast-charge (though at first could try just trickle-charge)
- 1 AA cell charging is enough
- can detect LiPo (and either reject or also charge appropriately)
- main device can run off USB while the battery is charging,
- then transparently switch to NiMH power source when USB is disconnected (and reverse)
Promising-looking writeups and software:
- github.com/msillano/NiMH_charger_logger
- github.com/stawel/…/nimh_nicd_charging.md h Wikipedia has some actually useful looking info about NiMH charging: en.wikipedia.org/…/Nickel–metal_hydride_battery
- not strictly a charger but still an interesting writeup: github.com/MarkusWandel/battery-tester
Not about charging at all, but an interesting writeup about NiMH batteries: github.com/dwyl/home/issues/209
based on specialized ICs
Issue here is those seem to regularly go out of market, and already rare desins based on those on the web thus become difficult to reuse.
Try “Maxim DS2712” (or “DS2710”) (via, via).
TME search for 1+ NiMH charging ICs
fanless, USBC-powered MiniPC
v2.1 discussions
HN, lobste.rs, r/ErgoMechKeyboards, r/cyberdeck, r/Xreal, r/ErgoMobileComputers, r/PeripheralDesign, mastodon
Chordite
alternatives
- characorder 2 (via: TODO)