From 93bbbfb63477eb7ffd08acd354268064ac0b946d Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Fri, 20 Oct 2017 00:00:48 +0100 Subject: [PATCH] Published Flick Zero and Flick HAT --- {draft => resources}/boards/flick-hat.png | Bin {draft => resources}/boards/flick-zero.png | Bin src/de/settings.yaml | 2 + .../overlay => src/de/translate}/flick-hat.md | 0 .../de/translate}/flick-zero.md | 0 src/en/overlay/flick-hat.md | 51 ++++++++++++++++++ src/en/overlay/flick-zero.md | 51 ++++++++++++++++++ src/en/settings.yaml | 2 + src/es/settings.yaml | 2 + src/es/translate/flick-hat.md | 51 ++++++++++++++++++ src/es/translate/flick-zero.md | 51 ++++++++++++++++++ src/fr/settings.yaml | 2 + src/fr/translate/flick-hat.md | 51 ++++++++++++++++++ src/fr/translate/flick-zero.md | 51 ++++++++++++++++++ src/it/settings.yaml | 2 + src/it/translate/flick-hat.md | 51 ++++++++++++++++++ src/it/translate/flick-zero.md | 51 ++++++++++++++++++ src/tr/settings.yaml | 2 + src/tr/translate/flick-hat.md | 51 ++++++++++++++++++ src/tr/translate/flick-zero.md | 51 ++++++++++++++++++ 20 files changed, 522 insertions(+) rename {draft => resources}/boards/flick-hat.png (100%) rename {draft => resources}/boards/flick-zero.png (100%) rename {draft/overlay => src/de/translate}/flick-hat.md (100%) rename {draft/overlay => src/de/translate}/flick-zero.md (100%) create mode 100644 src/en/overlay/flick-hat.md create mode 100644 src/en/overlay/flick-zero.md create mode 100644 src/es/translate/flick-hat.md create mode 100644 src/es/translate/flick-zero.md create mode 100644 src/fr/translate/flick-hat.md create mode 100644 src/fr/translate/flick-zero.md create mode 100644 src/it/translate/flick-hat.md create mode 100644 src/it/translate/flick-zero.md create mode 100644 src/tr/translate/flick-hat.md create mode 100644 src/tr/translate/flick-zero.md diff --git a/draft/boards/flick-hat.png b/resources/boards/flick-hat.png similarity index 100% rename from draft/boards/flick-hat.png rename to resources/boards/flick-hat.png diff --git a/draft/boards/flick-zero.png b/resources/boards/flick-zero.png similarity index 100% rename from draft/boards/flick-zero.png rename to resources/boards/flick-zero.png diff --git a/src/de/settings.yaml b/src/de/settings.yaml index bd601db..8a69ce1 100644 --- a/src/de/settings.yaml +++ b/src/de/settings.yaml @@ -140,3 +140,5 @@ overlays: - gertvga-666 - pitop-pulse - button-shim +- flick-zero +- flick-hat diff --git a/draft/overlay/flick-hat.md b/src/de/translate/flick-hat.md similarity index 100% rename from draft/overlay/flick-hat.md rename to src/de/translate/flick-hat.md diff --git a/draft/overlay/flick-zero.md b/src/de/translate/flick-zero.md similarity index 100% rename from draft/overlay/flick-zero.md rename to src/de/translate/flick-zero.md diff --git a/src/en/overlay/flick-hat.md b/src/en/overlay/flick-hat.md new file mode 100644 index 0000000..cc1db84 --- /dev/null +++ b/src/en/overlay/flick-hat.md @@ -0,0 +1,51 @@ + +#Flick HAT +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved diff --git a/src/en/overlay/flick-zero.md b/src/en/overlay/flick-zero.md new file mode 100644 index 0000000..b5f85a7 --- /dev/null +++ b/src/en/overlay/flick-zero.md @@ -0,0 +1,51 @@ + +#Flick Zero +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved diff --git a/src/en/settings.yaml b/src/en/settings.yaml index f19d8fd..e668782 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -139,3 +139,5 @@ overlays: - gertvga-666 - pitop-pulse - button-shim +- flick-zero +- flick-hat diff --git a/src/es/settings.yaml b/src/es/settings.yaml index 73251ca..58ab47c 100644 --- a/src/es/settings.yaml +++ b/src/es/settings.yaml @@ -139,3 +139,5 @@ overlays: - gertvga-666 - pitop-pulse - button-shim +- flick-zero +- flick-hat diff --git a/src/es/translate/flick-hat.md b/src/es/translate/flick-hat.md new file mode 100644 index 0000000..cc1db84 --- /dev/null +++ b/src/es/translate/flick-hat.md @@ -0,0 +1,51 @@ + +#Flick HAT +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved diff --git a/src/es/translate/flick-zero.md b/src/es/translate/flick-zero.md new file mode 100644 index 0000000..b5f85a7 --- /dev/null +++ b/src/es/translate/flick-zero.md @@ -0,0 +1,51 @@ + +#Flick Zero +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved diff --git a/src/fr/settings.yaml b/src/fr/settings.yaml index 75270ae..f90e9e8 100644 --- a/src/fr/settings.yaml +++ b/src/fr/settings.yaml @@ -140,3 +140,5 @@ overlays: - gertvga-666 - pitop-pulse - button-shim +- flick-zero +- flick-hat diff --git a/src/fr/translate/flick-hat.md b/src/fr/translate/flick-hat.md new file mode 100644 index 0000000..cc1db84 --- /dev/null +++ b/src/fr/translate/flick-hat.md @@ -0,0 +1,51 @@ + +#Flick HAT +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved diff --git a/src/fr/translate/flick-zero.md b/src/fr/translate/flick-zero.md new file mode 100644 index 0000000..b5f85a7 --- /dev/null +++ b/src/fr/translate/flick-zero.md @@ -0,0 +1,51 @@ + +#Flick Zero +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved diff --git a/src/it/settings.yaml b/src/it/settings.yaml index a6580cd..d908ab2 100644 --- a/src/it/settings.yaml +++ b/src/it/settings.yaml @@ -140,3 +140,5 @@ overlays: - gertvga-666 - pitop-pulse - button-shim +- flick-zero +- flick-hat diff --git a/src/it/translate/flick-hat.md b/src/it/translate/flick-hat.md new file mode 100644 index 0000000..cc1db84 --- /dev/null +++ b/src/it/translate/flick-hat.md @@ -0,0 +1,51 @@ + +#Flick HAT +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved diff --git a/src/it/translate/flick-zero.md b/src/it/translate/flick-zero.md new file mode 100644 index 0000000..b5f85a7 --- /dev/null +++ b/src/it/translate/flick-zero.md @@ -0,0 +1,51 @@ + +#Flick Zero +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved diff --git a/src/tr/settings.yaml b/src/tr/settings.yaml index 6e4e104..2af2b08 100644 --- a/src/tr/settings.yaml +++ b/src/tr/settings.yaml @@ -140,3 +140,5 @@ overlays: - gertvga-666 - pitop-pulse - button-shim +- flick-zero +- flick-hat diff --git a/src/tr/translate/flick-hat.md b/src/tr/translate/flick-hat.md new file mode 100644 index 0000000..cc1db84 --- /dev/null +++ b/src/tr/translate/flick-hat.md @@ -0,0 +1,51 @@ + +#Flick HAT +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved diff --git a/src/tr/translate/flick-zero.md b/src/tr/translate/flick-zero.md new file mode 100644 index 0000000..b5f85a7 --- /dev/null +++ b/src/tr/translate/flick-zero.md @@ -0,0 +1,51 @@ + +#Flick Zero +Integrate Flick into your I2C project to give you multiple ways of controlling it. Using the near field gesture technology, you’re able to hide your project behind non conductive material (wood/acrylic) and still use Flick. + +* 3D tracking +* Gesture sensing up to 15cm +* Touch and Tap sensing +* Communicates with the Raspberry Pi via I2C +* No soldering required +* Level shifting chip to enable board to work with 3V3 or 5V0 power and logic +* One line installer +* Fully CE and FCC tested and approved