Well, I'll figure it out when I get it.
Back to the charger's design. I decided I would still rather use peak detecting (lol, I keep changing my mind). Here is my plan for the charger and the program I will write for the microcontroller that monitors the battery:
First, the charger will begin charging at 1c. Second, there will be a loop that keeps checking the increase in voltage over every half a second or so, and when the increase starts to get larger, it will switch to a timed charge, right? Then third, it will use trickle charge to keep the battery fully charged. This is how the three-stage charge routine works right? Will this technique work?
Also, can someone give me an idea of the circuit I will need. I would like it to be as simple as possible. And remember, I am using a microcontroller to control the current and voltage going through the battery.
Thanks everyone. ;D