From b7f3f2e8ddd821c445758a2bc5f375db7c889cef Mon Sep 17 00:00:00 2001 From: geek2003 Date: Sun, 26 Feb 2017 09:32:59 +0000 Subject: [PATCH] Update adafruit_matrix.md --- draft/overlay/adafruit_matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/overlay/adafruit_matrix.md b/draft/overlay/adafruit_matrix.md index fea2043..9b665f2 100644 --- a/draft/overlay/adafruit_matrix.md +++ b/draft/overlay/adafruit_matrix.md @@ -40,7 +40,7 @@ i2c: name: DS1307 device: DS1307 --> - #Adafruit RGB Matrix HAT + RTC + # Adafruit RGB Matrix HAT + RTC This HAT plugs into your Pi and makes it super easy to control RGB matrices such as those you see in the likes of Times square enabling you to create a colorful scrolling display or mini LED wall with ease. A 5V power supply is also required, not included, for powering the matrix itself. The Pi cannot do it due to the high currents. To calculate the max current of your matrix set up, multiply the width of all the chained matrix by 0.12 : A 32 pixel wide matrix needs 32*0.12 = 3.85A so pick up a 5V 4A power supply. Please note: this HAT is only for use with HUB75 type RGB Matrices. Not for use with NeoPixel, DotStar, or other 'addressable' LEDs.