diff --git a/draft/boards/motephat.png b/resources/boards/mote-phat.png similarity index 100% rename from draft/boards/motephat.png rename to resources/boards/mote-phat.png diff --git a/src/de/settings.yaml b/src/de/settings.yaml index a3365d4..07c9046 100644 --- a/src/de/settings.yaml +++ b/src/de/settings.yaml @@ -109,3 +109,4 @@ overlays: - uugear-zero4u - wifi-pants - zero-lipo +- mote-phat diff --git a/draft/overlay/mote-phat.md b/src/de/translate/mote-phat.md similarity index 72% rename from draft/overlay/mote-phat.md rename to src/de/translate/mote-phat.md index 5122bf7..195228c 100644 --- a/draft/overlay/mote-phat.md +++ b/src/de/translate/mote-phat.md @@ -3,19 +3,26 @@ name: 'Mote pHAT' class: board type: led -formfactor: Custom +formfactor: pHAT manufacturer: Pimoroni description: 4 channel multiplexed APA102 driver url: http://shop.pimoroni.com/products/mote-phat github: https://github.com/pimoroni/mote-phat buy: https://shop.pimoroni.com/products/mote-phat -image: 'motephat.png' +image: 'mote-phat.png' pincount: 40 eeprom: no power: '2': ground: '6': + '9': + '14': + '20': + '25': + '30': + '34': + '39': pin: '19': name: Data @@ -45,4 +52,10 @@ pin: # Mote pHAT -Sports four Mote channels with microUSB connectors that can drive up to 64 RGB LEDs using four 16 pixel Mote strips. \ No newline at end of file +Sports four Mote channels with microUSB connectors that can drive up to 64 RGB LEDs using four 16 pixel Mote strips. + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS get.pimoroni.com/motephat | bash +``` diff --git a/src/en/overlay/mote-phat.md b/src/en/overlay/mote-phat.md new file mode 100644 index 0000000..195228c --- /dev/null +++ b/src/en/overlay/mote-phat.md @@ -0,0 +1,61 @@ + + +# Mote pHAT + +Sports four Mote channels with microUSB connectors that can drive up to 64 RGB LEDs using four 16 pixel Mote strips. + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS get.pimoroni.com/motephat | bash +``` diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 9be9650..25d83c4 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -109,3 +109,4 @@ overlays: - uugear-zero4u - wifi-pants - zero-lipo +- mote-phat diff --git a/src/es/settings.yaml b/src/es/settings.yaml index f546996..d97d654 100644 --- a/src/es/settings.yaml +++ b/src/es/settings.yaml @@ -109,3 +109,4 @@ overlays: - uugear-zero4u - wifi-pants - zero-lipo +- mote-phat diff --git a/src/es/translate/mote-phat.md b/src/es/translate/mote-phat.md new file mode 100644 index 0000000..195228c --- /dev/null +++ b/src/es/translate/mote-phat.md @@ -0,0 +1,61 @@ + + +# Mote pHAT + +Sports four Mote channels with microUSB connectors that can drive up to 64 RGB LEDs using four 16 pixel Mote strips. + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS get.pimoroni.com/motephat | bash +``` diff --git a/src/fr/settings.yaml b/src/fr/settings.yaml index 33a95d9..9dd8e1a 100644 --- a/src/fr/settings.yaml +++ b/src/fr/settings.yaml @@ -109,3 +109,4 @@ overlays: - uugear-zero4u - wifi-pants - zero-lipo +- mote-phat diff --git a/src/fr/translate/mote-phat.md b/src/fr/translate/mote-phat.md new file mode 100644 index 0000000..195228c --- /dev/null +++ b/src/fr/translate/mote-phat.md @@ -0,0 +1,61 @@ + + +# Mote pHAT + +Sports four Mote channels with microUSB connectors that can drive up to 64 RGB LEDs using four 16 pixel Mote strips. + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS get.pimoroni.com/motephat | bash +``` diff --git a/src/it/settings.yaml b/src/it/settings.yaml index 8663157..1fff0b6 100644 --- a/src/it/settings.yaml +++ b/src/it/settings.yaml @@ -109,3 +109,4 @@ overlays: - uugear-zero4u - wifi-pants - zero-lipo +- mote-phat diff --git a/src/it/translate/mote-phat.md b/src/it/translate/mote-phat.md new file mode 100644 index 0000000..195228c --- /dev/null +++ b/src/it/translate/mote-phat.md @@ -0,0 +1,61 @@ + + +# Mote pHAT + +Sports four Mote channels with microUSB connectors that can drive up to 64 RGB LEDs using four 16 pixel Mote strips. + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS get.pimoroni.com/motephat | bash +``` diff --git a/src/tr/settings.yaml b/src/tr/settings.yaml index e620249..1ca460b 100644 --- a/src/tr/settings.yaml +++ b/src/tr/settings.yaml @@ -110,3 +110,4 @@ overlays: - uugear-zero4u - wifi-pants - zero-lipo +- mote-phat diff --git a/src/tr/translate/mote-phat.md b/src/tr/translate/mote-phat.md new file mode 100644 index 0000000..195228c --- /dev/null +++ b/src/tr/translate/mote-phat.md @@ -0,0 +1,61 @@ + + +# Mote pHAT + +Sports four Mote channels with microUSB connectors that can drive up to 64 RGB LEDs using four 16 pixel Mote strips. + +To get the pHAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS get.pimoroni.com/motephat | bash +```