thecomfychair
Active member
I'm building a Teensy-based handheld portable device (specifically an MP3/music player), and would love to hear people's opinions on the best way to power it.
Requirements:
1. Flat power bank with integrated micro-USB cable, such as this one from Vida-IT:
But I'm concerned about evolving rules around using powerbanks on planes, so this might not be a viable long-term solution.
Power bank models and form-factors keep changing too which would require hardware redesign if the battery needed to be replaced.
2. Rechargeable NiCd AA/AAA batteries with Adafruit's Powerboost 500c (1A versions weren't available from my local site at the time)
I tried this but didn't seem to provide enough current to run the full setup (this was some time ago). Would also require taking a battery charger with me, although you can get USB AA/AAA battery chargers. Ideally would use AAAs to keep size down.
The obvious solution is to stick some sort of LiPo in it but those scare me slightly, and scare airlines and airport security more. I really would like to be able to travel with this without fear of losing it at Security or it melting a hole in my pocket mid-journey.
Are there any other solutions I'm missing?
Or a better way to implement the above ideas?
Requirements:
- Enough current to supply a T4.1 using the SD card slot, plus a TFT screen and external audio codec, for a least 10hrs minimum
- Easy and safe to recharge on the go, probably via USB
- Safe to travel with including using on international flights
- Small enough to fit in a handheld device (ruling out most big powerbanks)
- Battery charge level status, or at least a low-battery indicator
- Pass-through charging ie charge while continuing to use the device
- USB power (not direct DC) to avoid needing to cut jumpers on T4.1 for external battery - preserves ability to connect to PC for potential code changes, and possibly accessing SD card via USB for file transfer.
- On/off switch (although this is probably unnecessary; I need to investigate how to power down the T4.1 properly)
Options I've considered so far:
1. Flat power bank with integrated micro-USB cable, such as this one from Vida-IT:
But I'm concerned about evolving rules around using powerbanks on planes, so this might not be a viable long-term solution.
Power bank models and form-factors keep changing too which would require hardware redesign if the battery needed to be replaced.
2. Rechargeable NiCd AA/AAA batteries with Adafruit's Powerboost 500c (1A versions weren't available from my local site at the time)
I tried this but didn't seem to provide enough current to run the full setup (this was some time ago). Would also require taking a battery charger with me, although you can get USB AA/AAA battery chargers. Ideally would use AAAs to keep size down.
The obvious solution is to stick some sort of LiPo in it but those scare me slightly, and scare airlines and airport security more. I really would like to be able to travel with this without fear of losing it at Security or it melting a hole in my pocket mid-journey.
Are there any other solutions I'm missing?
Or a better way to implement the above ideas?