diff --git a/resources/boards/hyperpixel4.png b/resources/boards/hyperpixel4.png new file mode 100644 index 0000000..6a7dae7 Binary files /dev/null and b/resources/boards/hyperpixel4.png differ diff --git a/src/de/settings.yaml b/src/de/settings.yaml index e900bf3..7a3168b 100644 --- a/src/de/settings.yaml +++ b/src/de/settings.yaml @@ -178,3 +178,4 @@ overlays: - aiy-voice-bonnet - aiy-vision-bonnet - gfx-hat +- hyperpixel4 diff --git a/src/de/translate/hyperpixel4.md b/src/de/translate/hyperpixel4.md new file mode 100644 index 0000000..1413e8c --- /dev/null +++ b/src/de/translate/hyperpixel4.md @@ -0,0 +1,115 @@ + +# HyperPixel 4 + +HyperPixel 4 is a 4" TFT display for the Raspberry Pi. Using a high-speed DPI interface, it boosts a 60 FPS frame rate and a resolution of approximately 270 pixels per inch (800x480). + +The display is capable of displaying 18-bits of colour (6 bits per colour, DPI mode 6 - RGB666), and provides capacitive multi-touch capabilities, more sensitive and responsive to touch than a resistive touch display. + +HyperPixel 4 is compatible with any 40-pin version of the Pi, including Pi Zero and Pi Zero W. + +HyperPixel 4 is larger than a standard HAT to accomodate the +display and will overhang both the USB ports and over the +other end of the Pi. It requires an extension header (supplied) +to connect. + +Because HyperPixel 4 uses every Raspberry Pi pin it's difficult +to use it in conjunction with other devices, but it does break +out the software I2C bus (i2c 3) which you can share with the +touchscreen controller. + +To get the display set up, you can use the one-line product installer: + +```bash +curl https://get.pimoroni.com/hyperpixel4 | bash +``` + +And follow the instructions! diff --git a/src/en/overlay/hyperpixel4.md b/src/en/overlay/hyperpixel4.md new file mode 100644 index 0000000..1413e8c --- /dev/null +++ b/src/en/overlay/hyperpixel4.md @@ -0,0 +1,115 @@ + +# HyperPixel 4 + +HyperPixel 4 is a 4" TFT display for the Raspberry Pi. Using a high-speed DPI interface, it boosts a 60 FPS frame rate and a resolution of approximately 270 pixels per inch (800x480). + +The display is capable of displaying 18-bits of colour (6 bits per colour, DPI mode 6 - RGB666), and provides capacitive multi-touch capabilities, more sensitive and responsive to touch than a resistive touch display. + +HyperPixel 4 is compatible with any 40-pin version of the Pi, including Pi Zero and Pi Zero W. + +HyperPixel 4 is larger than a standard HAT to accomodate the +display and will overhang both the USB ports and over the +other end of the Pi. It requires an extension header (supplied) +to connect. + +Because HyperPixel 4 uses every Raspberry Pi pin it's difficult +to use it in conjunction with other devices, but it does break +out the software I2C bus (i2c 3) which you can share with the +touchscreen controller. + +To get the display set up, you can use the one-line product installer: + +```bash +curl https://get.pimoroni.com/hyperpixel4 | bash +``` + +And follow the instructions! diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 0cbd0b7..155489b 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -177,3 +177,4 @@ overlays: - aiy-voice-bonnet - aiy-vision-bonnet - gfx-hat +- hyperpixel4 diff --git a/src/es/settings.yaml b/src/es/settings.yaml index 3f58608..040172a 100644 --- a/src/es/settings.yaml +++ b/src/es/settings.yaml @@ -177,3 +177,4 @@ overlays: - aiy-voice-bonnet - aiy-vision-bonnet - gfx-hat +- hyperpixel4 diff --git a/src/es/translate/hyperpixel4.md b/src/es/translate/hyperpixel4.md new file mode 100644 index 0000000..1413e8c --- /dev/null +++ b/src/es/translate/hyperpixel4.md @@ -0,0 +1,115 @@ + +# HyperPixel 4 + +HyperPixel 4 is a 4" TFT display for the Raspberry Pi. Using a high-speed DPI interface, it boosts a 60 FPS frame rate and a resolution of approximately 270 pixels per inch (800x480). + +The display is capable of displaying 18-bits of colour (6 bits per colour, DPI mode 6 - RGB666), and provides capacitive multi-touch capabilities, more sensitive and responsive to touch than a resistive touch display. + +HyperPixel 4 is compatible with any 40-pin version of the Pi, including Pi Zero and Pi Zero W. + +HyperPixel 4 is larger than a standard HAT to accomodate the +display and will overhang both the USB ports and over the +other end of the Pi. It requires an extension header (supplied) +to connect. + +Because HyperPixel 4 uses every Raspberry Pi pin it's difficult +to use it in conjunction with other devices, but it does break +out the software I2C bus (i2c 3) which you can share with the +touchscreen controller. + +To get the display set up, you can use the one-line product installer: + +```bash +curl https://get.pimoroni.com/hyperpixel4 | bash +``` + +And follow the instructions! diff --git a/src/fr/settings.yaml b/src/fr/settings.yaml index 3305840..25ba3ac 100644 --- a/src/fr/settings.yaml +++ b/src/fr/settings.yaml @@ -178,3 +178,4 @@ overlays: - aiy-voice-bonnet - aiy-vision-bonnet - gfx-hat +- hyperpixel4 diff --git a/src/fr/translate/hyperpixel4.md b/src/fr/translate/hyperpixel4.md new file mode 100644 index 0000000..1413e8c --- /dev/null +++ b/src/fr/translate/hyperpixel4.md @@ -0,0 +1,115 @@ + +# HyperPixel 4 + +HyperPixel 4 is a 4" TFT display for the Raspberry Pi. Using a high-speed DPI interface, it boosts a 60 FPS frame rate and a resolution of approximately 270 pixels per inch (800x480). + +The display is capable of displaying 18-bits of colour (6 bits per colour, DPI mode 6 - RGB666), and provides capacitive multi-touch capabilities, more sensitive and responsive to touch than a resistive touch display. + +HyperPixel 4 is compatible with any 40-pin version of the Pi, including Pi Zero and Pi Zero W. + +HyperPixel 4 is larger than a standard HAT to accomodate the +display and will overhang both the USB ports and over the +other end of the Pi. It requires an extension header (supplied) +to connect. + +Because HyperPixel 4 uses every Raspberry Pi pin it's difficult +to use it in conjunction with other devices, but it does break +out the software I2C bus (i2c 3) which you can share with the +touchscreen controller. + +To get the display set up, you can use the one-line product installer: + +```bash +curl https://get.pimoroni.com/hyperpixel4 | bash +``` + +And follow the instructions! diff --git a/src/it/settings.yaml b/src/it/settings.yaml index 26f66f9..2ae7142 100644 --- a/src/it/settings.yaml +++ b/src/it/settings.yaml @@ -178,3 +178,4 @@ overlays: - aiy-voice-bonnet - aiy-vision-bonnet - gfx-hat +- hyperpixel4 diff --git a/src/it/translate/hyperpixel4.md b/src/it/translate/hyperpixel4.md new file mode 100644 index 0000000..1413e8c --- /dev/null +++ b/src/it/translate/hyperpixel4.md @@ -0,0 +1,115 @@ + +# HyperPixel 4 + +HyperPixel 4 is a 4" TFT display for the Raspberry Pi. Using a high-speed DPI interface, it boosts a 60 FPS frame rate and a resolution of approximately 270 pixels per inch (800x480). + +The display is capable of displaying 18-bits of colour (6 bits per colour, DPI mode 6 - RGB666), and provides capacitive multi-touch capabilities, more sensitive and responsive to touch than a resistive touch display. + +HyperPixel 4 is compatible with any 40-pin version of the Pi, including Pi Zero and Pi Zero W. + +HyperPixel 4 is larger than a standard HAT to accomodate the +display and will overhang both the USB ports and over the +other end of the Pi. It requires an extension header (supplied) +to connect. + +Because HyperPixel 4 uses every Raspberry Pi pin it's difficult +to use it in conjunction with other devices, but it does break +out the software I2C bus (i2c 3) which you can share with the +touchscreen controller. + +To get the display set up, you can use the one-line product installer: + +```bash +curl https://get.pimoroni.com/hyperpixel4 | bash +``` + +And follow the instructions! diff --git a/src/tr/settings.yaml b/src/tr/settings.yaml index b32b0f5..27f526e 100644 --- a/src/tr/settings.yaml +++ b/src/tr/settings.yaml @@ -178,3 +178,4 @@ overlays: - aiy-voice-bonnet - aiy-vision-bonnet - gfx-hat +- hyperpixel4 diff --git a/src/tr/translate/hyperpixel4.md b/src/tr/translate/hyperpixel4.md new file mode 100644 index 0000000..1413e8c --- /dev/null +++ b/src/tr/translate/hyperpixel4.md @@ -0,0 +1,115 @@ + +# HyperPixel 4 + +HyperPixel 4 is a 4" TFT display for the Raspberry Pi. Using a high-speed DPI interface, it boosts a 60 FPS frame rate and a resolution of approximately 270 pixels per inch (800x480). + +The display is capable of displaying 18-bits of colour (6 bits per colour, DPI mode 6 - RGB666), and provides capacitive multi-touch capabilities, more sensitive and responsive to touch than a resistive touch display. + +HyperPixel 4 is compatible with any 40-pin version of the Pi, including Pi Zero and Pi Zero W. + +HyperPixel 4 is larger than a standard HAT to accomodate the +display and will overhang both the USB ports and over the +other end of the Pi. It requires an extension header (supplied) +to connect. + +Because HyperPixel 4 uses every Raspberry Pi pin it's difficult +to use it in conjunction with other devices, but it does break +out the software I2C bus (i2c 3) which you can share with the +touchscreen controller. + +To get the display set up, you can use the one-line product installer: + +```bash +curl https://get.pimoroni.com/hyperpixel4 | bash +``` + +And follow the instructions!