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 2939 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
Parents
  • 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
Reply
  • 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
Children
  • 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
  • colporteur
    0 colporteur over 4 years ago in reply to colporteur

    Power supply failed (i.e. last entry in log) Fri 15 Jan 05:35:02 CST 2021

     

    So to approximate 29 hours of runtime on the battery

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

    Wow! Thank you so much for everything! This will definitely help me estimate the possible runtime for my Raspberry Pi!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify 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