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 PowerBoost Low Battery Output to Safely Shutdown Raspberry Pi
  • 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 20 replies
  • Answers 11 answers
  • Subscribers 670 subscribers
  • Views 4769 views
  • Users 0 members are here
  • gpio
  • raspberry_pi
  • adafruit powerboost 1000c
Related

PowerBoost Low Battery Output to Safely Shutdown Raspberry Pi

andywest
andywest over 7 years ago

I've got an Adafruit PowerBoost 1000C and I'd like to connect the LBO (Low Battery Output) to a Raspberry Pi GPIO pin to detect low battery and shut down safely. I'm using a 2500 mAh battery.

 

What I think I want is this:

 

PowerBoost LBO -> diode -> resistor -> GPIO

 

I have a few questions about this:

 

  1. I'm using the diode to prevent current flow back into LBO, which I've read can cause the low battery LED to light up at the wrong time. I have some 1N914 / 1N4148 switching diodes. Are these appropriate for the task?
  2. What resistor value do I want to use? I think Ohm's law is relevant here, but I'm not totally sure what values to plug in and why.
  3. Is it better to have the diode before the resistor like above, or should I reverse those? Does it matter?

 

I saw a recommendation not to source or sink more than 0.5mA into an input pin. In that case, it seems like a 10Kohm resistor would be appropriate (4.2V / 10000Ω = 0.00042A) since 4.2 is the voltage of a fully-charged LiPo and 0.42mA is close to 0.5mA. Am I thinking about this correctly?

  • Sign in to reply
  • Cancel
Parents
  • larsks
    0 larsks over 6 years ago

    I tried Shabaz's idea of putting a 100K resistor between LBO and ground in order to connect the LBO output to a Pi.

     

    Prior to adding the resistor, I read about 5V at the LBO pin.  The docs say "By default it is pulled high to BAT", but since BAT reads 4.2V I'm a little confused. I see that on the schematic Vbat is not actually the battery voltage (that's Vlipo), so maybe this is just some confusion between the PCB labels and the schematic (so the pin labelled BAT on the PCB is actually Vlipo, and LBO actually tracks Vbat, which is exposed on the pin labelled Vs).

     

    After adding a 100K resistor between the LBO pin and ground, I see:

     

    - The LOW LED goes on immediately.

    - I read about 4.2V at the LBO pin.

     

    That doesn't seem to match the discussion here. Does this seem unexpected, or am I just misreading this thread?

     

    Thanks!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • shabaz
    0 shabaz over 6 years ago in reply to larsks

    Hi Lars,

     

    Whoever drew the schematic at Adafruit took no pride in their work, it is a mess but looks like it should only be possible to go to the battery voltage level, not the boosted 5V level.

    Anyway, just in case the schematic has changed and is inconsistent with the physical circuit, please try this (i.e. instead of 100k to ground, try this circuit instead):

    image

    Before you connect to the Pi, please confirm with a multimeter that the voltage level never exceeds 3.3V.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Problemchild
    0 Problemchild over 6 years ago in reply to shabaz

    Shabaz wouldnt it be better to take the output from  the divider into a comparator then use that to drive one of the digital GPIO pins to give an interrupt  and to shut down the RPi as quick as possible.

    How long to they have to shut down the system. It all depends on weither you have seconds or mins!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz over 6 years ago in reply to Problemchild

    Hi John,

     

    A level-converting logic gate could be used, but probably not needed in this case. The new resistor values should work, since the schematic sounds wrong if 5V is measured at that pin (according to the schematic, that pin shouldn't see more than the battery voltage, i.e. 4.2V).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • shabaz
    0 shabaz over 6 years ago in reply to Problemchild

    Hi John,

     

    A level-converting logic gate could be used, but probably not needed in this case. The new resistor values should work, since the schematic sounds wrong if 5V is measured at that pin (according to the schematic, that pin shouldn't see more than the battery voltage, i.e. 4.2V).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • Problemchild
    0 Problemchild over 6 years ago in reply to shabaz

    I'm thinking that with a gate or comparitor there's less time in that dead zone  the threshold would be sharp and the thing is nice and easy to read

    • 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