Features and Technical Specifications
- Soft power button / power switch for the Raspberry Pi
- Clean system shutdown before cutting the power
- Supports toggle and momentary buttons
- Automatic detection of button type
- Smooth power status indication via optional external LED
- USB-C connector for power supply
- 2×6 pin header for mounting on the Pi
- Pin outs for optional external 5V power supply
- Additional switched 5V output pins
- No soldering required
- Software daemon for clean shutdowns
- Input Voltage: 5V
- Output Voltage: 5V
- Maximum Continuous Current @ 25°C: 7 A
- MOSFET Static On-Resistance: 6 mΩ
Any toggle or momentary button can be connected to the PowerBlock. The type of switch is automatically detected. The power status of the Raspberry Pi can be indicated via an optional status LED.
You can order the PowerBlock here:
What our customers say
Further Details
The PowerBlock provides a Raspberry Pi power switch functionality. Why is it useful? The Raspberry Pi comes without a power switch. As soon as you plug the USB cable into the Raspberry, it turns on. If you want to shutdown the Raspberry Pi, you need to call a shutdown command to bring the system into a state in which you can safely remove the power cable again. If you just pull out the power cable the file system of the Raspberry might become corrupted and you risk losing data.
Here, the PowerBlock comes into play for safe shutdowns. It is stacked onto the GPIO header of the Raspberry Pi and provides a USB connector itself, a connector for a power button to control the power supply of the Raspberry Pi, and a connector for an optional LED to indicate whether the Raspberry Pi is off, booting, running, or shutting down. A micro controller on the PowerBlock board manages the power supply and monitors the button state as well as the state of the Raspberry Pi. The driver ensures that a clean shutdown is done when you switch off. This also means that you do not need to plug and unplug the USB cable from the Raspberry anymore if you want to completely and safely turn it off.
Hardware Details of the PowerBlock
Compatible with Raspberry Pi Models A, B, and Zero
The dimensions exactly match the mounting holes of the Raspberry Pi and can be mounted to the Raspberry Pi models A, B, and Zero.
Pin Out for Status LED
The PowerBlock indicates the power state of the Raspberry Pi an optional 5V status LED. It can be attached to the two dedicated pins. These possible states can be “off”, “booting”, “on”, and “shutdown”. The different states are indicated with easy-to-distinguish static and pulsing patterns.
Getting Started with the PowerBlock – Hardware and Software Setup of the Soft Power Button
For the software installation please follow the instructions from the driver website.
Related Posts
Tutorial: PowerBlock with RetroPie
This is a post as part of a tutorial series about getting to start with the PowerBlock with various images for the Raspberry Pi. In this tutorial we will learn how [...]
Tutorial: PowerBlock with Raspbian
This is a post as part of a tutorial series about getting to start with the PowerBlock with various images for the Raspberry Pi. In this tutorial we will learn how [...]
Quick Installation Script for the PowerBlock
Making the PowerBlock ready to go becomes even easier! The installation of the PowerBlock driver is now a one-liner. We summarised the installation steps that are needed for installing the PowerBlock [...]
New Revision of the PowerBlock: Increased Flexibility
The PowerBlock is a small support shield for the Raspberry Pi that provides a power switch functionality. Recently, we have updated the design of the PowerBlock such that it now offers an even greater flexibility [...]
PowerBlock: A Power Switch for the Raspberry Pi
The PowerBlock is an add-on board for the Raspberry Pi (version 1, 2, and 3) models A+ and B+. It provides a microcontroller-based power-switch functionality. This article describes the PowerBlock [...]