However, when I finally got to go on a long trip, my friend asked to borrow my charger for his PSP but accidentally hooked the connector up to the 8AA pack backwards. This pretty much fried the 7805 chip, rendering the whole thing completely and totally useless. Although I didn't get to watch movies on my PDA coming home, this led me to create a new design, one that would:
A) Protect against backwards connections so that simple accidents such as this wouldn't damage it
B) Provide power for USB charging devices (like the iPod, Sansa, etc) in addition to PDA/PSP
C) Provide 2A of power instead of 1A, my PDA running on full speed/brightness with WiFi and Bluetooth on apparently used more than 1A (7805 = 5v at 1A) and it would stop charging
To do this, I decided to add a diode at the beginning of the circuit (diodes only allow power to flow in one direction, preventing the backwards flow that destroyed my previous model). To accommodate 2A instead of just 1, I added a second 7805 chip in parallel with the first one. Since each chip provides 1A, 2 of them provide 2A. I also pulled some USB connectors off of a dead USB hub and added one to the circuit so that I could plug iPod/Sansa/other USB charging devices into it and charge them on the go.
Remove these ads by
Signing UpStep 1Gather The Parts
RadioShack Components:
1 - 2A Diode (They didn't have 2A so anything greater than 2A works also, I used a 3A diode)
1 - 100 uF Electrolytic Capacitor
1 - 0.1 uF Metal Film or Polyester Film Capacitor
2 - 7805 5 Volt, 1 Amp Regulator IC
1 - Project board (make sure you get the one with the pictured configuration)
1 - AdaptaPlug Socket with solder-on wires
1 - AdaptaPlug connector that fits your 5v device (for Axim X50v and PSP, that's an AdaptaPlug B)
1 - 8AA Holder with "9 Volt Terminals" (it should have the 9v-style connector on top)
1 - Pack of 9v-style connectors (optional, you can obtain one from a dead 9v battery if you want)
Other:
1 - Dead 9v Battery (for case and possibly connector terminals, the actual battery stuff isn't used and so I recommend using a dead one)
1 - Broken USB Hub or other device with USB ports (this is where we get the port, so obviously it will get taken apart, don't use a working device for this!)
8 - AA batteries (preferably NiMH Rechargeable) to power the thing with
Tools:
- Digital Multimeter (or Analog Multimeter, this is used to test voltages, if you really REALLY trust your work, you can skip this, but I'm not responsible for you blowing up your devices because you didn't check your work first!)
- Soldering Iron (I used a 30W one from RadioShack) and Solder
- Desoldering tool (trust me, you'll need it...I'm pretty good with a soldering iron but I still make mistakes every once in a while)
- Small screwdrivers and pliers (used to pry the 9v battery case apart and extract the useless insides, leaving a usable project case)
- Scissors, clippers, or wire cutters/strippers (you'll need to cut/strip wires and clip off component leads)
| « Previous Step | Download PDFView All Steps | Next Step » |















































thanks
the wire assembly is too big, right?
Aren't they wasting too much power? Is there another way to keep them cooler while using the batteries more efficienty?
P.S. Robots are awesome, I have experience with the lego mindstorms, but I am fairly new to electronic (that are more complicated than switches, lights, and motors.
Thanks Again
However, I use 8AA batteries because it puts the voltage high. 4 might not be enough to make the regulator work properly, as 4*1.2=4.8 (too low to regulate, but enough to power your device without a regulator) and 4*1.5 (alkaline) = 6 (too low to regulate, but too high to use without a regulator). I would suggest at least 6 batteries to make the 7805 function properly.
Just remember the diode and you'll be good, the capacitors are filtering components, but since batteries have a fairly stable output, they really aren't totally necessary. I put them in just to be sure.