CoretechR / OMOTE

Open Source Remote Using ESP32 and LVGL
https://hackaday.io/project/191752
GNU General Public License v3.0
1.02k stars 114 forks source link

Battery discharge protection #53

Closed olup closed 2 weeks ago

olup commented 8 months ago

Looking at the schematics - could you explain what prevents the battery to drop below safe voltage ?

CoretechR commented 7 months ago

Usually pouch style lipo cells have an integrated protection circuit for undervoltage. For a commercial product, it would make sense to put this protection on the board in form of some IC.

I'll add it to the "wishlist" for Rev 2.