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 Is there a power button available for the Raspberry Pi 3?
  • 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 Suggested Answer
  • Replies 26 replies
  • Answers 11 answers
  • Subscribers 676 subscribers
  • Views 4556 views
  • Users 0 members are here
  • raspberry_pi
Related

Is there a power button available for the Raspberry Pi 3?

Former Member
Former Member over 9 years ago

I was looking for a power switch or button for the Raspberry Pi 3. Does anyone have a recommendation on a good switch?

  • Sign in to reply
  • Cancel
  • fvan
    0 fvan over 8 years ago

    Pimoroni has also produced their own solution, as a SHIM: https://shop.pimoroni.com/collections/pimoroni/products/onoff-shim

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jkutzsch
    0 jkutzsch over 8 years ago in reply to jkutzsch

    The latest MagPi magazine has a how-to on page 50 for putting in a power switch.  https://raspberrypi.org/magpi-issues/MagPi57.pdf

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • omniearth
    0 omniearth over 7 years ago

    Another Raspberry Pi power switch solution is the PowerBlock from petrockblock: https://blog.petrockblock.com/powerblock-raspberry-pi-power-switch/  It has various input connector options, status LED, optional switched 5V output and mounting holes for all three Raspberry PI sizes.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • luislabmo
    0 luislabmo over 7 years ago

    I know that a solution that does a clean shutdown automatically is preferred but, a very simple approach is using a Belkin Conserve Power SwitchTm: works wonders not only for the Raspberry Pi -I use them a lot-.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rsc
    0 rsc over 7 years ago

    I found my "micro" power switch....

    image

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • luislabmo
    0 luislabmo over 7 years ago in reply to rsc

    Ha, you got very tiny hands and keyboard! image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jgcobra
    0 jgcobra over 7 years ago

    It is possible to add your own switch that works as both an on AND off push button.

     

    It can be done trivially with some cheap components and a script.

     

    I wrote a blog post on what I have set up:

    https://grahamwhome.wixsite.com/tetchytechie/single-post/2018/01/10/A-working-Raspberry-Pi-3-power-button

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

    Hi Graham,

     

    Very interesting. Could you explain how come grounding pin 5 causes the Pi to boot up if it is halted? (I don't disbelieve, I believe you, I just genuinely didn't know about it, so I'm just curious to know more). Does the Pi pull-up that pin, in shutdown state? Is this at a particular run level, or when the CPU is halted?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jgcobra
    0 jgcobra over 7 years ago in reply to shabaz

    Hi Shabaz,

     

    I honestly don't know for sure what the technical details are as to why shorting pins 5 and 6 cause it to boot. I found that info on various forums like this one. I assume that the Pi must pull up pin 5 when it shuts down. My shutdown script essentially executes 'shutdown -h now', which safely shuts down and cuts power to the USB ports (which is ideal for me because I'm powering arcade controller button lights from the USB).

     

    My original version didn't have the diodes or pin 13 connection, and I just used pin 5 in the script. This worked fine, however pin 5 is a bit of a 'special' pin, and a lot of hats seem to use it, which is why I decided instead to use pin 13 for shutdown detection. If you are doing a really simple project with no hats then you can just use pin 5 for both boot and shutdown, with no diodes.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • shabaz
    0 shabaz over 7 years ago in reply to jgcobra

    Hi Graham,

     

    Thanks for the info! I'll try it sometime hopefully, that's pretty neat that it can cause it to boot up.

    • Cancel
    • Vote Up +1 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