diff --git a/resources/boards/gfx-hat.png b/resources/boards/gfx-hat.png new file mode 100644 index 0000000..6a2d43b Binary files /dev/null and b/resources/boards/gfx-hat.png differ diff --git a/src/de/settings.yaml b/src/de/settings.yaml index 599a30d..e900bf3 100644 --- a/src/de/settings.yaml +++ b/src/de/settings.yaml @@ -177,3 +177,4 @@ overlays: - cube-bit-base - aiy-voice-bonnet - aiy-vision-bonnet +- gfx-hat diff --git a/src/de/translate/gfx-hat.md b/src/de/translate/gfx-hat.md new file mode 100644 index 0000000..6ceb6bd --- /dev/null +++ b/src/de/translate/gfx-hat.md @@ -0,0 +1,61 @@ + +#GFX HAT + +GFX HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices. + +To get the HAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/gfxhat | bash +``` + +And follow the instructions! diff --git a/src/en/overlay/gfx-hat.md b/src/en/overlay/gfx-hat.md new file mode 100644 index 0000000..6ceb6bd --- /dev/null +++ b/src/en/overlay/gfx-hat.md @@ -0,0 +1,61 @@ + +#GFX HAT + +GFX HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices. + +To get the HAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/gfxhat | bash +``` + +And follow the instructions! diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 4ccb80a..0cbd0b7 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -176,3 +176,4 @@ overlays: - cube-bit-base - aiy-voice-bonnet - aiy-vision-bonnet +- gfx-hat diff --git a/src/es/settings.yaml b/src/es/settings.yaml index 286bf93..3f58608 100644 --- a/src/es/settings.yaml +++ b/src/es/settings.yaml @@ -176,3 +176,4 @@ overlays: - cube-bit-base - aiy-voice-bonnet - aiy-vision-bonnet +- gfx-hat diff --git a/src/es/translate/gfx-hat.md b/src/es/translate/gfx-hat.md new file mode 100644 index 0000000..6ceb6bd --- /dev/null +++ b/src/es/translate/gfx-hat.md @@ -0,0 +1,61 @@ + +#GFX HAT + +GFX HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices. + +To get the HAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/gfxhat | bash +``` + +And follow the instructions! diff --git a/src/fr/settings.yaml b/src/fr/settings.yaml index f8be9ed..3305840 100644 --- a/src/fr/settings.yaml +++ b/src/fr/settings.yaml @@ -177,3 +177,4 @@ overlays: - cube-bit-base - aiy-voice-bonnet - aiy-vision-bonnet +- gfx-hat diff --git a/src/fr/translate/gfx-hat.md b/src/fr/translate/gfx-hat.md new file mode 100644 index 0000000..6ceb6bd --- /dev/null +++ b/src/fr/translate/gfx-hat.md @@ -0,0 +1,61 @@ + +#GFX HAT + +GFX HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices. + +To get the HAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/gfxhat | bash +``` + +And follow the instructions! diff --git a/src/it/settings.yaml b/src/it/settings.yaml index 49272de..26f66f9 100644 --- a/src/it/settings.yaml +++ b/src/it/settings.yaml @@ -177,3 +177,4 @@ overlays: - cube-bit-base - aiy-voice-bonnet - aiy-vision-bonnet +- gfx-hat diff --git a/src/it/translate/gfx-hat.md b/src/it/translate/gfx-hat.md new file mode 100644 index 0000000..6ceb6bd --- /dev/null +++ b/src/it/translate/gfx-hat.md @@ -0,0 +1,61 @@ + +#GFX HAT + +GFX HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices. + +To get the HAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/gfxhat | bash +``` + +And follow the instructions! diff --git a/src/tr/settings.yaml b/src/tr/settings.yaml index 54334a1..b32b0f5 100644 --- a/src/tr/settings.yaml +++ b/src/tr/settings.yaml @@ -177,3 +177,4 @@ overlays: - cube-bit-base - aiy-voice-bonnet - aiy-vision-bonnet +- gfx-hat diff --git a/src/tr/translate/gfx-hat.md b/src/tr/translate/gfx-hat.md new file mode 100644 index 0000000..6ceb6bd --- /dev/null +++ b/src/tr/translate/gfx-hat.md @@ -0,0 +1,61 @@ + +#GFX HAT + +GFX HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices. + +To get the HAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/gfxhat | bash +``` + +And follow the instructions!