I designed this add-on Battery pack because I program my Propeller Platform around the house, and I hate having to drag a Power Adapter everywhere I go. With this module, I just drop it on and go. When I do use a Power Adapter, I don't need to remove it, I can flip the switch on the battery pack.
My design uses common AAA batteries as the power source. The Propeller Platform has very flexible power consumption capabilities, so the Battery Module can run for many, many hours:
- 40 Hours 3 cogs running @ 20MHz
- 17 Hours 3 cogs running @ 80MHz
- 8 Hours 8 cogs running @ 80MHz
The Battery Module is also available as a kit from Gadget Gangster.
Remove these ads by
Signing UpStep 1FAQ
I designed the Battery Module with a few objectives;
- It should be cheap. Cheap to buy, cheap to use
- It should be easy to recharge / replace the batteries
- It should be easy to build, repair, and modify.
1 - Cheap
Small PCB, uses inexpensive AAA batteries so charging circuitry doesn't have to be on-board. It takes advantage of the Propeller Platform's on-board regulator to provide 3.3v power. Liquidware's Power shield is awesome, uses a lightweight battery, and has built-in charging, but $40 is more than I wanted to spend.
2 - Easy to charge / replace batteries
Compared to LiPo or or Li-ion, nimh AAA batteries are incredibly easy to charge and replace. There are a million nimh chargers already available, and you could even use standard Alkaline batteries in a pinch. It's easy to swap out dead AAA batteries with a fresh set, and when the batteries stop holding a charge, you can pick up replacements at the local 7-11.
AAA nimh cells aren't as flashy as a proprietary LiPo cell, but given my design goals, I think it's a better choice.
3 - Easy to build / modify / repair
Everything is through-hole, and the design is available under the MIT license. It's a simple circuit but I want to keep it as open and hackable as possible. Links to download the layout files are on the last page of this howto.
Is it Easy To Build?
Yes. If this is your first time soldering, it will probably take 15 minutes. If you're a seasoned pro, it should take longer for your soldering iron to warm up than assemble.
| « Previous Step | Download PDFView All Steps | Next Step » |












































Would it be possible to put this under the platform with the controller connections then have it all in a nice little case?