- Out-of-Stock
We ship WORLDWIDE from EU (no import taxes for EU)
Shipping from 5€ (Post), DHL/Fedex from 9,99€ and FREE Shipping on orders over 150EUR
TerraPi Power Button
A power button for the TerraPi vertical cases (backwards compatible). It comes in Red and Black variations and has a dupont 2 wire pin for the GPIO headers.
It enables a graceful shutdown and power on of the Pi (code required)
The length of the cable is 10cm (from the base of the switch to the top of the dupont pins)
This button is ONLY for the VERTICAL TerraPi cases (including the TerraPi Q). It will fit the ALPHA version as well but the orientation will not be a push-down-button one.
The Power button for the Alpha will be released shortly.
Please click here for the latest in delivery times
Returns accepted within 14 days. Please contact us for RMA
How to enable the Power Button functionality without any code on the Raspberry Pi
- Connect the two pins on PIN 5 (GPIO 3) and 6 (ground) - polarity is irrelevant.
- Then open the /boot/config.txt file with any text editor and add the following line at the very bottom:
dtoverlay=gpio-shutdown
Reboot your Pi and you are done!
Now pressing the button will result in a gracefull shutdown and if the Pi is in shutdown mode, pressing the button will power it on!
No more yanking the USB power cable and corrupted SD cards (or SSD file systems), you can now use your Pi as a regular computer or server.
Download