diff --git a/resources/boards/phat-beat.png b/resources/boards/phat-beat.png new file mode 100644 index 0000000..85c48fe Binary files /dev/null and b/resources/boards/phat-beat.png differ diff --git a/resources/boards/scroll-phat-hd.png b/resources/boards/scroll-phat-hd.png new file mode 100644 index 0000000..8cdb5d9 Binary files /dev/null and b/resources/boards/scroll-phat-hd.png differ diff --git a/src/de/settings.yaml b/src/de/settings.yaml index 822fe90..ed3f855 100644 --- a/src/de/settings.yaml +++ b/src/de/settings.yaml @@ -115,3 +115,5 @@ overlays: - adafruit-motor-hat - adafruit-pi-rtc - adafruit-tft-kippah +- scroll-phat-hd +- phat-beat diff --git a/src/de/translate/phat-beat.md b/src/de/translate/phat-beat.md new file mode 100644 index 0000000..213a9d6 --- /dev/null +++ b/src/de/translate/phat-beat.md @@ -0,0 +1,60 @@ + +#pHAT BEAT + +To get the pHAT BEAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/phatbeat | bash +``` diff --git a/src/de/translate/scroll-phat-hd.md b/src/de/translate/scroll-phat-hd.md new file mode 100644 index 0000000..698cf19 --- /dev/null +++ b/src/de/translate/scroll-phat-hd.md @@ -0,0 +1,50 @@ + +#Scroll pHAT HD + +Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too! + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/scrollphathd | bash +``` + +Then import it into your Python script and start tinkering: + +```bash +import scrollphathd +``` diff --git a/src/en/overlay/phat-beat.md b/src/en/overlay/phat-beat.md new file mode 100644 index 0000000..213a9d6 --- /dev/null +++ b/src/en/overlay/phat-beat.md @@ -0,0 +1,60 @@ + +#pHAT BEAT + +To get the pHAT BEAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/phatbeat | bash +``` diff --git a/src/en/overlay/scroll-phat-hd.md b/src/en/overlay/scroll-phat-hd.md new file mode 100644 index 0000000..698cf19 --- /dev/null +++ b/src/en/overlay/scroll-phat-hd.md @@ -0,0 +1,50 @@ + +#Scroll pHAT HD + +Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too! + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/scrollphathd | bash +``` + +Then import it into your Python script and start tinkering: + +```bash +import scrollphathd +``` diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 0208531..6c3f8d4 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -6,8 +6,8 @@ url_suffix: urls: GND: ground featured: -- picade-hat -- speaker-phat +- scroll-phat-hd +- phat-beat - pi-cap - 4tronix-picon-zero overlays: @@ -115,3 +115,5 @@ overlays: - adafruit-motor-hat - adafruit-pi-rtc - adafruit-tft-kippah +- scroll-phat-hd +- phat-beat diff --git a/src/es/settings.yaml b/src/es/settings.yaml index c9af87e..0c2357b 100644 --- a/src/es/settings.yaml +++ b/src/es/settings.yaml @@ -115,3 +115,5 @@ overlays: - adafruit-motor-hat - adafruit-pi-rtc - adafruit-tft-kippah +- scroll-phat-hd +- phat-beat diff --git a/src/es/translate/phat-beat.md b/src/es/translate/phat-beat.md new file mode 100644 index 0000000..213a9d6 --- /dev/null +++ b/src/es/translate/phat-beat.md @@ -0,0 +1,60 @@ + +#pHAT BEAT + +To get the pHAT BEAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/phatbeat | bash +``` diff --git a/src/es/translate/scroll-phat-hd.md b/src/es/translate/scroll-phat-hd.md new file mode 100644 index 0000000..698cf19 --- /dev/null +++ b/src/es/translate/scroll-phat-hd.md @@ -0,0 +1,50 @@ + +#Scroll pHAT HD + +Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too! + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/scrollphathd | bash +``` + +Then import it into your Python script and start tinkering: + +```bash +import scrollphathd +``` diff --git a/src/fr/settings.yaml b/src/fr/settings.yaml index 699774a..d7dcf0b 100644 --- a/src/fr/settings.yaml +++ b/src/fr/settings.yaml @@ -115,3 +115,5 @@ overlays: - adafruit-motor-hat - adafruit-pi-rtc - adafruit-tft-kippah +- scroll-phat-hd +- phat-beat diff --git a/src/fr/translate/phat-beat.md b/src/fr/translate/phat-beat.md new file mode 100644 index 0000000..213a9d6 --- /dev/null +++ b/src/fr/translate/phat-beat.md @@ -0,0 +1,60 @@ + +#pHAT BEAT + +To get the pHAT BEAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/phatbeat | bash +``` diff --git a/src/fr/translate/scroll-phat-hd.md b/src/fr/translate/scroll-phat-hd.md new file mode 100644 index 0000000..698cf19 --- /dev/null +++ b/src/fr/translate/scroll-phat-hd.md @@ -0,0 +1,50 @@ + +#Scroll pHAT HD + +Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too! + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/scrollphathd | bash +``` + +Then import it into your Python script and start tinkering: + +```bash +import scrollphathd +``` diff --git a/src/it/settings.yaml b/src/it/settings.yaml index 745a933..15549da 100644 --- a/src/it/settings.yaml +++ b/src/it/settings.yaml @@ -115,3 +115,5 @@ overlays: - adafruit-motor-hat - adafruit-pi-rtc - adafruit-tft-kippah +- scroll-phat-hd +- phat-beat diff --git a/src/it/translate/phat-beat.md b/src/it/translate/phat-beat.md new file mode 100644 index 0000000..213a9d6 --- /dev/null +++ b/src/it/translate/phat-beat.md @@ -0,0 +1,60 @@ + +#pHAT BEAT + +To get the pHAT BEAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/phatbeat | bash +``` diff --git a/src/it/translate/scroll-phat-hd.md b/src/it/translate/scroll-phat-hd.md new file mode 100644 index 0000000..698cf19 --- /dev/null +++ b/src/it/translate/scroll-phat-hd.md @@ -0,0 +1,50 @@ + +#Scroll pHAT HD + +Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too! + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/scrollphathd | bash +``` + +Then import it into your Python script and start tinkering: + +```bash +import scrollphathd +``` diff --git a/src/tr/settings.yaml b/src/tr/settings.yaml index 88caafa..847e001 100644 --- a/src/tr/settings.yaml +++ b/src/tr/settings.yaml @@ -115,3 +115,5 @@ overlays: - adafruit-motor-hat - adafruit-pi-rtc - adafruit-tft-kippah +- scroll-phat-hd +- phat-beat diff --git a/src/tr/translate/phat-beat.md b/src/tr/translate/phat-beat.md new file mode 100644 index 0000000..213a9d6 --- /dev/null +++ b/src/tr/translate/phat-beat.md @@ -0,0 +1,60 @@ + +#pHAT BEAT + +To get the pHAT BEAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/phatbeat | bash +``` diff --git a/src/tr/translate/scroll-phat-hd.md b/src/tr/translate/scroll-phat-hd.md new file mode 100644 index 0000000..698cf19 --- /dev/null +++ b/src/tr/translate/scroll-phat-hd.md @@ -0,0 +1,50 @@ + +#Scroll pHAT HD + +Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too! + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS https://get.pimoroni.com/scrollphathd | bash +``` + +Then import it into your Python script and start tinkering: + +```bash +import scrollphathd +```