From 865aaaa4e726c0776320dd460f19224d7cc9077d Mon Sep 17 00:00:00 2001 From: RogueM Date: Tue, 16 May 2017 13:55:58 +0100 Subject: [PATCH] onoffshim published --- {draft => resources}/boards/onoff-shim.png | Bin src/de/settings.yaml | 1 + .../de/translate}/onoff-shim.md | 0 src/en/overlay/onoff-shim.md | 46 ++++++++++++++++++ src/en/settings.yaml | 1 + src/es/settings.yaml | 1 + src/es/translate/onoff-shim.md | 46 ++++++++++++++++++ src/fr/settings.yaml | 1 + src/fr/translate/onoff-shim.md | 46 ++++++++++++++++++ src/it/settings.yaml | 1 + src/it/translate/onoff-shim.md | 46 ++++++++++++++++++ src/tr/settings.yaml | 1 + src/tr/translate/onoff-shim.md | 46 ++++++++++++++++++ 13 files changed, 236 insertions(+) rename {draft => resources}/boards/onoff-shim.png (100%) rename {draft/overlay => src/de/translate}/onoff-shim.md (100%) create mode 100644 src/en/overlay/onoff-shim.md create mode 100644 src/es/translate/onoff-shim.md create mode 100644 src/fr/translate/onoff-shim.md create mode 100644 src/it/translate/onoff-shim.md create mode 100644 src/tr/translate/onoff-shim.md diff --git a/draft/boards/onoff-shim.png b/resources/boards/onoff-shim.png similarity index 100% rename from draft/boards/onoff-shim.png rename to resources/boards/onoff-shim.png diff --git a/src/de/settings.yaml b/src/de/settings.yaml index ea8c5ce..353686b 100644 --- a/src/de/settings.yaml +++ b/src/de/settings.yaml @@ -132,3 +132,4 @@ overlays: - sixfab-gps-shield - sixfab-xbee-shield - emlid-navio2 +- onoff-shim diff --git a/draft/overlay/onoff-shim.md b/src/de/translate/onoff-shim.md similarity index 100% rename from draft/overlay/onoff-shim.md rename to src/de/translate/onoff-shim.md diff --git a/src/en/overlay/onoff-shim.md b/src/en/overlay/onoff-shim.md new file mode 100644 index 0000000..e785e69 --- /dev/null +++ b/src/en/overlay/onoff-shim.md @@ -0,0 +1,46 @@ + +# OnOff SHIM + +The OnOff SHIM is a convenient power switch for the Raspberry Pi. Designed to be soldered straight onto the GPIO pins of your Pi, you can use it alongside HATs and pHATs while retaining a very compact setup. + +To setup the daemon responsible to initiate the clean shutdown, simply run: + +```bash +curl https://get.pimoroni.com/onoffshim | bash +``` + +Features: + +* 1mm thick PCB +* can be soldered right onto the Pi header +* corner-mounted push button for on/off +* micro-B connector for power supply +* red status LED +* optional breakout pins to connect an external momentary button diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 033f301..4b9dc1a 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -131,3 +131,4 @@ overlays: - sixfab-gps-shield - sixfab-xbee-shield - emlid-navio2 +- onoff-shim diff --git a/src/es/settings.yaml b/src/es/settings.yaml index 805d8b3..8c44c35 100644 --- a/src/es/settings.yaml +++ b/src/es/settings.yaml @@ -132,3 +132,4 @@ overlays: - sixfab-gps-shield - sixfab-xbee-shield - emlid-navio2 +- onoff-shim diff --git a/src/es/translate/onoff-shim.md b/src/es/translate/onoff-shim.md new file mode 100644 index 0000000..e785e69 --- /dev/null +++ b/src/es/translate/onoff-shim.md @@ -0,0 +1,46 @@ + +# OnOff SHIM + +The OnOff SHIM is a convenient power switch for the Raspberry Pi. Designed to be soldered straight onto the GPIO pins of your Pi, you can use it alongside HATs and pHATs while retaining a very compact setup. + +To setup the daemon responsible to initiate the clean shutdown, simply run: + +```bash +curl https://get.pimoroni.com/onoffshim | bash +``` + +Features: + +* 1mm thick PCB +* can be soldered right onto the Pi header +* corner-mounted push button for on/off +* micro-B connector for power supply +* red status LED +* optional breakout pins to connect an external momentary button diff --git a/src/fr/settings.yaml b/src/fr/settings.yaml index 41b9fdb..e57f101 100644 --- a/src/fr/settings.yaml +++ b/src/fr/settings.yaml @@ -132,3 +132,4 @@ overlays: - sixfab-gps-shield - sixfab-xbee-shield - emlid-navio2 +- onoff-shim diff --git a/src/fr/translate/onoff-shim.md b/src/fr/translate/onoff-shim.md new file mode 100644 index 0000000..e785e69 --- /dev/null +++ b/src/fr/translate/onoff-shim.md @@ -0,0 +1,46 @@ + +# OnOff SHIM + +The OnOff SHIM is a convenient power switch for the Raspberry Pi. Designed to be soldered straight onto the GPIO pins of your Pi, you can use it alongside HATs and pHATs while retaining a very compact setup. + +To setup the daemon responsible to initiate the clean shutdown, simply run: + +```bash +curl https://get.pimoroni.com/onoffshim | bash +``` + +Features: + +* 1mm thick PCB +* can be soldered right onto the Pi header +* corner-mounted push button for on/off +* micro-B connector for power supply +* red status LED +* optional breakout pins to connect an external momentary button diff --git a/src/it/settings.yaml b/src/it/settings.yaml index dd864cb..bf51618 100644 --- a/src/it/settings.yaml +++ b/src/it/settings.yaml @@ -132,3 +132,4 @@ overlays: - sixfab-gps-shield - sixfab-xbee-shield - emlid-navio2 +- onoff-shim diff --git a/src/it/translate/onoff-shim.md b/src/it/translate/onoff-shim.md new file mode 100644 index 0000000..e785e69 --- /dev/null +++ b/src/it/translate/onoff-shim.md @@ -0,0 +1,46 @@ + +# OnOff SHIM + +The OnOff SHIM is a convenient power switch for the Raspberry Pi. Designed to be soldered straight onto the GPIO pins of your Pi, you can use it alongside HATs and pHATs while retaining a very compact setup. + +To setup the daemon responsible to initiate the clean shutdown, simply run: + +```bash +curl https://get.pimoroni.com/onoffshim | bash +``` + +Features: + +* 1mm thick PCB +* can be soldered right onto the Pi header +* corner-mounted push button for on/off +* micro-B connector for power supply +* red status LED +* optional breakout pins to connect an external momentary button diff --git a/src/tr/settings.yaml b/src/tr/settings.yaml index 1072483..94ddaf4 100644 --- a/src/tr/settings.yaml +++ b/src/tr/settings.yaml @@ -132,3 +132,4 @@ overlays: - sixfab-gps-shield - sixfab-xbee-shield - emlid-navio2 +- onoff-shim diff --git a/src/tr/translate/onoff-shim.md b/src/tr/translate/onoff-shim.md new file mode 100644 index 0000000..e785e69 --- /dev/null +++ b/src/tr/translate/onoff-shim.md @@ -0,0 +1,46 @@ + +# OnOff SHIM + +The OnOff SHIM is a convenient power switch for the Raspberry Pi. Designed to be soldered straight onto the GPIO pins of your Pi, you can use it alongside HATs and pHATs while retaining a very compact setup. + +To setup the daemon responsible to initiate the clean shutdown, simply run: + +```bash +curl https://get.pimoroni.com/onoffshim | bash +``` + +Features: + +* 1mm thick PCB +* can be soldered right onto the Pi header +* corner-mounted push button for on/off +* micro-B connector for power supply +* red status LED +* optional breakout pins to connect an external momentary button