From 5d652b41f7e5c0301eed9cdfd9d5d7083b269a32 Mon Sep 17 00:00:00 2001 From: RogueM Date: Sun, 24 Jul 2016 11:50:55 +0100 Subject: [PATCH] microdotphat.md final --- draft/overlay/microdot-phat.md | 28 ------------ {draft => resources}/boards/microdot-phat.png | Bin src/changelog.md | 3 ++ src/en/overlay/blinkt.md | 2 +- src/en/overlay/microdot-phat.md | 42 ++++++++++++++++++ src/en/settings.yaml | 3 +- 6 files changed, 48 insertions(+), 30 deletions(-) delete mode 100644 draft/overlay/microdot-phat.md rename {draft => resources}/boards/microdot-phat.png (100%) create mode 100644 src/en/overlay/microdot-phat.md diff --git a/draft/overlay/microdot-phat.md b/draft/overlay/microdot-phat.md deleted file mode 100644 index 7baae8e..0000000 --- a/draft/overlay/microdot-phat.md +++ /dev/null @@ -1,28 +0,0 @@ - -#Micro Dot pHAT - -TBA \ No newline at end of file diff --git a/draft/boards/microdot-phat.png b/resources/boards/microdot-phat.png similarity index 100% rename from draft/boards/microdot-phat.png rename to resources/boards/microdot-phat.png diff --git a/src/changelog.md b/src/changelog.md index 7fd12fc..f186e9d 100644 --- a/src/changelog.md +++ b/src/changelog.md @@ -2,6 +2,9 @@ This document only logs the changes to the overlay files that are relevant for purposes of translations. See files history for further details! +July 24, 2016 +- added microdot-phat.md + July 12, 2016 - added adafruit-servo-hat.md diff --git a/src/en/overlay/blinkt.md b/src/en/overlay/blinkt.md index da8d008..5e3871e 100644 --- a/src/en/overlay/blinkt.md +++ b/src/en/overlay/blinkt.md @@ -7,7 +7,7 @@ formfactor: Custom image: 'blinkt.png' manufacturer: Pimoroni description: Slimline board with 8 super-bright RGB LED indicators -url: https://shop.pimoroni.com/products/blinkt +url: http://blog.pimoroni.com/blinkt/ github: https://github.com/pimoroni/blinkt buy: https://shop.pimoroni.com/products/blinkt pincount: 40 diff --git a/src/en/overlay/microdot-phat.md b/src/en/overlay/microdot-phat.md new file mode 100644 index 0000000..86fa1bb --- /dev/null +++ b/src/en/overlay/microdot-phat.md @@ -0,0 +1,42 @@ + +#Micro Dot pHAT + +An unashamedly old school LED matrix display board, with up to 30x7 pixels, using Lite-On LTP-305 matrices (or any similar matrices). Perfect for building a retro scrolling message display, a tiny 30-band spectrum analyser, or a retro clock. + +The board uses three IS31FL3730 matrix driver chips, each driving two of the matrix displays. The board and supporting software was designed to use these driver chips in an efficient manner, in effect round-robin-ing them and updating them extremely quickly one after the other to drive two displays at once. + +Features: + +* 3x IS31FL3730 LED matrix driver chips +* Drives up to 6x LTP-305 +* Up to 30x7 pixels (5x7 per matrix) \ No newline at end of file diff --git a/src/en/settings.yaml b/src/en/settings.yaml index ffbc9e5..73d9f2f 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -25,7 +25,7 @@ strings: - buy_now: 'Buy Now' featured: - analog-zero -- enviro-phat +- microdot-phat - ab-adc-pi-zero - redbear-iot-hat overlays: @@ -84,3 +84,4 @@ overlays: - zero-lipo - raspio-duino - adafruit-servo-hat +- microdot-phat