element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum New Person - Need Help Making Raspberry Pi Zero W Portable
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 15 replies
  • Answers 9 answers
  • Subscribers 665 subscribers
  • Views 2954 views
  • Users 0 members are here
  • raspberry pi zero w
  • newbie question
  • raspberry_pi
Related

New Person - Need Help Making Raspberry Pi Zero W Portable

mrmrag
mrmrag over 4 years ago

Hello everyone,

 

I'm very new to electronics and the Raspberry Pi space. I have a problem, and I just don't want to ruin anything.

I want to make my Raspberry Pi Zero W portable using a LiPo battery. I have gotten these links:

 

https://www.adafruit.com/product/2011

^^ The battery I would probably like to use. I would like for it to work for at least 2 hours, maybe more, if I can. I also need to conserve space because I am trying to make smart glasses.

https://www.adafruit.com/product/1304

 

 

 

https://www.adafruit.com/product/3196

^^This PCB to connect the LiPo Battery to the Pi Zero W

 

I am trying to make smart glasses where it takes input from a microphone (hopefully I can get a USB microphone and just connect it to the Raspberry Pi Zero W) and then takes the input, and sends it to my phone via Bluetooth, which then turns the audio to text. After that, it will take that text, send it back to the Raspberry Pi, and puts it up on the screen.

 

Question(s):

1) For the last link, I can't really find if it says that it will support Pi Zero W, it says it supports Pi Zero, does anyone know if it will also support Pi Zero W?

2) Will I need some other PCB to get to voltage to 5V or what I have it is alright?

3) I will also need to add a USB microphone and a small screen. Will this be able to handle it all / will I be able to connect everything onto the Raspberry Pi?

 

Thank you so much for looking at my question. I really appreciate it, and can't thank you enough.

  • Sign in to reply
  • Cancel
  • hugohu
    0 hugohu over 4 years ago

    Hi.

     

    The second link is only a charger.

     

    Lithium Polymer Batteries have a typical output voltage of 3.7V

     

    ***this information may be incorrect but the general idea is correct***

     

    You'll need a booster to bring that up to 5V.

    https://www.adafruit.com/product/2465

     

    Perhaps?

     

    That's my go-to suggestion, since it comes with battery charging, USB 5V out, etc.

     

    The Pi0 and Pi0W are essentially the same thing. The only thing is that one has wifi, one does not, and some parts aren't in same place(but camera, SD, GPIO, power/data, hdmi) are all the same.

     

    2 hours?

     

    I see here the pi 0 uses 120mA at idle and 170 watching 1080 HD video.

     

    With screen, I'd assume, perhaps, 130mA? An OLED would be suitable.

     

    (Monochrome, I mean)

     

    The battery indicated has 2000mA

     

    I'd suppose 300mA then an additional 50mA(this is pure guesswork) for bluetooth.

     

    it should, in theory work.

     

    You can also get 1A or so with that powerboost.

     

    let me know how the project goes.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • fmilburn
    0 fmilburn over 4 years ago

    Hi Fillip


    I have not used the shim but the Pimoroni site gives a bit more information and in the comments several people report using it with the Zero W which draws less power than the Pi 3 which is also mentioned. https://shop.pimoroni.com/products/lipo-shim#show-review

    The TPS61232 in the shim boosts to 5v so that is all you need.

    Small OLED screens require very little power

    There are also very low power mics but I’ve not used USB mics or checked their requirements

    The 2000 mAH battery may not meet your 2 hour requirement - your average current cannot exceed 1 amp and your battery has to meet it’s full rating, be fully charged, and hold voltage down to the cutoff of the boost converter.
    It looks like your choices will get you pretty close or exceed your requirements. Hopefully there is someone here who has actually used the hardware.  Else you might also post on the Pimoroni forums.

     

    Frank

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • hugohu
    0 hugohu over 4 years ago in reply to fmilburn

    Oops. I don't have much experience with batteries. I'll go with Frank's answer for this one image

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • fmilburn
    0 fmilburn over 4 years ago in reply to hugohu

    I think you are probably correct.  I am just being cautious image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • colporteur
    0 colporteur over 4 years ago

    I will stage a test with a Pi Zero and a 4400maH battery. I just put the battery on charge for the evening and tomorrow I will dig through my Pi's to find a Zero I can test with.

     

    I typically use the latest Raspberry OS lite and configure enough to establish a ssh network connection. Do you have any other particulars you would not me to configure on the Zero?

     

    Once the battery is charged and the Pi is ready, I will write a script to log date and time to a file until the device dies. If you don't hear from me ping me for a response.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • feiticeir0
    0 feiticeir0 over 4 years ago

    Hi !

     

    I know I'm late to this discussion, but, from my experience - I have a setup exactly like the one you want - a Raspberry PI Zero W (the W or without the W only means it has wifi integrated (with W) - but will consume more) .

     

    You will be fine with the first two links - The Adafruit Powerboost 1000C (the 500C will also work, but will take longer to charge the battery) and the Lipo Battery.

     

    You can check this project from adafruit. It has the same components you need and almos the same specifications:

     

    https://learn.adafruit.com/raspberry-pi-wearable-time-lapse-camera/overview

     

    your main problem probably will be to find a good ratio battery capacity/battery size for your glasses...

     

    Cheers

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • colporteur
    0 colporteur over 4 years ago in reply to colporteur

    Current status Started Thu 14 Jan 00:14:17 CST 2021 battery at 2 of 4 charge points at Thu 14 Jan 18:50:01 CST 2021.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • mrmrag
    0 mrmrag over 4 years ago in reply to hugohu

    Thank you so much for your reply! I really appreciate it, just a follow-up question, are there any quick links to the screens that are compatible with the Raspberry Pi0w, taking into account that I will have the LiPo SHIP in some of the slots(Sorry I don't know the name)?

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • mrmrag
    0 mrmrag over 4 years ago in reply to fmilburn

    Thank you so much for your reply Frank! I really appreciate it and it will help me with my project, just a follow-up question, are there any quick links to the screens that are compatible with the Raspberry Pi0w, taking into account that I will have the LiPo SHIP in some of the slots(Sorry I don't know the name)?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • hugohu
    0 hugohu over 4 years ago in reply to mrmrag

    I’m on mobile but I will check the pin outs.

    due to this I recommend the power boost. Its USB.

    Pj screen? Adafruit screens are pretty nice, might be a bit expensive. There are cheaper 3.5” screens via GPIO on Amazon with less documentation.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube