So, im working on a this project and i need a small lithium battery (example).
I want it to also make it rechargable but dont know how, was thinking about just connecting it to a section of a cut usb cable like this guy made here:
You can't connect the battery directly to USB power. The maximum charging voltage for your battery is 4.2V. USB is 5V. Plus you need to automatically terminate charging when the battery is fully charged. A charging module will do all that correctly,
@groundfungus, could you please describe that module in more detail - what chips it uses? Is there a schematic for it?
The chip is the LTC4065A charger chip. I have no schematic. I have no more details than what is in the ad. I have used several of these in projects with no trouble.
But it doesn't appear that they have a boost converter to produce 5V. So you would be running your Arduino on the battery which will be between about 3.5V and 4.2V, which wouldn't be enough for a Uno or Nano, but would work ok for an 8MHz 3.3V Pro Mini.