diff --git a/resources/boards/vandenbosch-gpio-input.png b/resources/boards/vandenbosch-gpio-input.png new file mode 100644 index 0000000..7f6ab7b Binary files /dev/null and b/resources/boards/vandenbosch-gpio-input.png differ diff --git a/src/de/settings.yaml b/src/de/settings.yaml index 49b3970..63b90ed 100644 --- a/src/de/settings.yaml +++ b/src/de/settings.yaml @@ -124,3 +124,4 @@ overlays: - zeroseg - motozero - adafruit-joybonnet +- vandenbosch-gpio-input diff --git a/src/de/translate/vandenbosch-gpio-input.md b/src/de/translate/vandenbosch-gpio-input.md new file mode 100644 index 0000000..b3f7a3e --- /dev/null +++ b/src/de/translate/vandenbosch-gpio-input.md @@ -0,0 +1,41 @@ + +# GPIO Button Adapter + +The GPIO Button Adapter by Frederick Vandenbosch is a clean and easy way to add buttons to a Pi Zero alongside a pHAT (or HAT). + +When a button is pressed, the GPIO gets connected to ground. The internal pull-up resistors on the Pi should be used so that the GPIO are HIGH when idle, LOW when the button is pressed. + +Because the board is only 1mm thick, you can solder the GPIO adapter directly to the Pi header, leaving enough depth on the header pins to properly fit a pHAT on top of it, with good electrical connections. diff --git a/src/en/overlay/vandenbosch-gpio-input.md b/src/en/overlay/vandenbosch-gpio-input.md new file mode 100644 index 0000000..b3f7a3e --- /dev/null +++ b/src/en/overlay/vandenbosch-gpio-input.md @@ -0,0 +1,41 @@ + +# GPIO Button Adapter + +The GPIO Button Adapter by Frederick Vandenbosch is a clean and easy way to add buttons to a Pi Zero alongside a pHAT (or HAT). + +When a button is pressed, the GPIO gets connected to ground. The internal pull-up resistors on the Pi should be used so that the GPIO are HIGH when idle, LOW when the button is pressed. + +Because the board is only 1mm thick, you can solder the GPIO adapter directly to the Pi header, leaving enough depth on the header pins to properly fit a pHAT on top of it, with good electrical connections. diff --git a/src/en/settings.yaml b/src/en/settings.yaml index ecebdfa..9399f86 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -124,3 +124,4 @@ overlays: - zeroseg - motozero - adafruit-joybonnet +- vandenbosch-gpio-input diff --git a/src/es/settings.yaml b/src/es/settings.yaml index 9ad17f0..674fde2 100644 --- a/src/es/settings.yaml +++ b/src/es/settings.yaml @@ -124,3 +124,4 @@ overlays: - zeroseg - motozero - adafruit-joybonnet +- vandenbosch-gpio-input diff --git a/src/es/translate/vandenbosch-gpio-input.md b/src/es/translate/vandenbosch-gpio-input.md new file mode 100644 index 0000000..b3f7a3e --- /dev/null +++ b/src/es/translate/vandenbosch-gpio-input.md @@ -0,0 +1,41 @@ + +# GPIO Button Adapter + +The GPIO Button Adapter by Frederick Vandenbosch is a clean and easy way to add buttons to a Pi Zero alongside a pHAT (or HAT). + +When a button is pressed, the GPIO gets connected to ground. The internal pull-up resistors on the Pi should be used so that the GPIO are HIGH when idle, LOW when the button is pressed. + +Because the board is only 1mm thick, you can solder the GPIO adapter directly to the Pi header, leaving enough depth on the header pins to properly fit a pHAT on top of it, with good electrical connections. diff --git a/src/fr/settings.yaml b/src/fr/settings.yaml index 60b6821..7481522 100644 --- a/src/fr/settings.yaml +++ b/src/fr/settings.yaml @@ -124,3 +124,4 @@ overlays: - zeroseg - motozero - adafruit-joybonnet +- vandenbosch-gpio-input diff --git a/src/fr/translate/vandenbosch-gpio-input.md b/src/fr/translate/vandenbosch-gpio-input.md new file mode 100644 index 0000000..b3f7a3e --- /dev/null +++ b/src/fr/translate/vandenbosch-gpio-input.md @@ -0,0 +1,41 @@ + +# GPIO Button Adapter + +The GPIO Button Adapter by Frederick Vandenbosch is a clean and easy way to add buttons to a Pi Zero alongside a pHAT (or HAT). + +When a button is pressed, the GPIO gets connected to ground. The internal pull-up resistors on the Pi should be used so that the GPIO are HIGH when idle, LOW when the button is pressed. + +Because the board is only 1mm thick, you can solder the GPIO adapter directly to the Pi header, leaving enough depth on the header pins to properly fit a pHAT on top of it, with good electrical connections. diff --git a/src/it/settings.yaml b/src/it/settings.yaml index a2bb5d1..2687af8 100644 --- a/src/it/settings.yaml +++ b/src/it/settings.yaml @@ -124,3 +124,4 @@ overlays: - zeroseg - motozero - adafruit-joybonnet +- vandenbosch-gpio-input diff --git a/src/it/translate/vandenbosch-gpio-input.md b/src/it/translate/vandenbosch-gpio-input.md new file mode 100644 index 0000000..b3f7a3e --- /dev/null +++ b/src/it/translate/vandenbosch-gpio-input.md @@ -0,0 +1,41 @@ + +# GPIO Button Adapter + +The GPIO Button Adapter by Frederick Vandenbosch is a clean and easy way to add buttons to a Pi Zero alongside a pHAT (or HAT). + +When a button is pressed, the GPIO gets connected to ground. The internal pull-up resistors on the Pi should be used so that the GPIO are HIGH when idle, LOW when the button is pressed. + +Because the board is only 1mm thick, you can solder the GPIO adapter directly to the Pi header, leaving enough depth on the header pins to properly fit a pHAT on top of it, with good electrical connections. diff --git a/src/tr/settings.yaml b/src/tr/settings.yaml index 28dbfb8..1fe38d6 100644 --- a/src/tr/settings.yaml +++ b/src/tr/settings.yaml @@ -124,3 +124,4 @@ overlays: - zeroseg - motozero - adafruit-joybonnet +- vandenbosch-gpio-input diff --git a/src/tr/translate/vandenbosch-gpio-input.md b/src/tr/translate/vandenbosch-gpio-input.md new file mode 100644 index 0000000..b3f7a3e --- /dev/null +++ b/src/tr/translate/vandenbosch-gpio-input.md @@ -0,0 +1,41 @@ + +# GPIO Button Adapter + +The GPIO Button Adapter by Frederick Vandenbosch is a clean and easy way to add buttons to a Pi Zero alongside a pHAT (or HAT). + +When a button is pressed, the GPIO gets connected to ground. The internal pull-up resistors on the Pi should be used so that the GPIO are HIGH when idle, LOW when the button is pressed. + +Because the board is only 1mm thick, you can solder the GPIO adapter directly to the Pi header, leaving enough depth on the header pins to properly fit a pHAT on top of it, with good electrical connections.