Updated Home (markdown)

Michael Miller
2016-04-03 11:13:52 -07:00
parent b6b90c3f29
commit dc741f031a

@@ -24,6 +24,9 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
* SK6812rgb and SK6812rgbw (three and four channel pixels that have the extra white LED in them)
* All one wire RGB pixels that use a the same transport as any of the above.
## [Projects based on this library](https://github.com/Makuna/NeoPixelBus/wiki/Testimonials)
Here are a few of the projects that use this library. They can often be a great source so you don't have to reinvent the wheel. They maybe just the inspiration you need to make your project.
## [Smaller Code](https://github.com/Makuna/NeoPixelBus/wiki/Smaller-Code)
This library was written to be small. The template based coding pattern allows the compiler to produce smaller code while still supporting all the options. This is important when you are working on smaller Arduinos like a Gemma.