mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-08 05:14:26 +02:00
Updated Home (markdown)
10
Home.md
10
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.
|
||||
[](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.
|
||||
[](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
|
||||
|
Reference in New Issue
Block a user