Required Components
- TP4056 lithium charger module with protection circuit
- A boost converter module capable of producing 7.5V - 9V output from a single lithium cell (e.g. MT3608 or TPS63070 boost converter module). Setting the output to 7.5V improves efficiency and reduces heat from the LDO regulator. According to the source code (Battery_check.c), the tester starts warning at 7.3V, so 7.5V provides a safe margin while keeping the voltage as low as practical.
- A single-cell lithium-ion or lithium-polymer battery
- Wire and solder
Drawback: No Lithium Battery Voltage Monitoring
The voltage display will always show the regulated boost converter output near 9V, so there is no way to monitor the actual lithium cell charge level. Connecting the voltage detection point directly to the lithium cell was attempted, but the tester has a minimum voltage threshold for startup and will refuse to boot at lithium cell voltages, making this approach unworkable. The TP4056's protection circuit handles undervoltage by cutting power at the cutoff threshold. The only indication of a depleted battery is that the tester simply won't turn on.
For a more advanced modification, replacing the LDO with a lower-noise, lower-dropout alternative such as the ME6217C50 (0.1V dropout) and reprogramming the firmware's warning and shutdown thresholds to match a lithium cell's discharge curve would eliminate the need to cut the trace to the voltage divider, since the tester's power-saving circuit would then natively handle lithium voltage levels. This would also restore meaningful battery level indication on the display.
Mingjie Li


Manuel Tosone
Lithium ION
Enki
Jeff Wahaus
What would be good is if some large manufacturer were to redesign the package to use a built in Li cell, USB-C charging port, and boost converter, perhaps using a LDO regulator if necessary. But that's a large undertaking.