From 9d4dc929eaf8c69fa80ee2ebddb85589a31836dd Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sun, 3 Apr 2016 00:31:04 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index ac8af02..91d77ba 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,4 @@ -[Please see the FAQ for common questions and answers](https://github.com/Makuna/NeoPixelBus/wiki/FAQ). - Please consider donating to the cause. [![Donate](http://img.shields.io/paypal/donate.png?color=yellow)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6AA97KE54UJR4) @@ -8,7 +6,13 @@ For quick questions jump on Gitter and ask away. [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Makuna/NeoPixelBus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) # Overview -This is an Arduino Library that supports sending out data to update a series of color smart LEDs commonly known as NeoPixels. This Wiki is for V2 of the library, which replaces all previous different versions and branches. V2 now resides in the master branch. +This is an Arduino Library that supports sending out data to update a series of color "smart LEDs" commonly known as NeoPixels. + + +[Please see the FAQ for common questions and answers](https://github.com/Makuna/NeoPixelBus/wiki/FAQ). + +Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/adafruit-neopixel-uberguide/best-practices) guide before connecting your NeoPixels, it will save you a lot of time and effort. + ## Supported Platforms * AVR 8 bit Arduino