Updated Home (markdown)

Michael Miller
2016-04-16 13:34:31 -07:00
parent afd683cbd5
commit 83931f0c39

@@ -47,3 +47,6 @@ The human eye perceives light levels differently than what the NeoPixels show. N
## [Matrix Panels Support](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support)
Some of the newest forms of NeoPixels are the matrix panels, coming in 8x8, 16x8, and larger. The NeoTopology, NeoTiles, and NeoMosaic object with the help of the layout objects provide an easy (x,y) access to the pixels.
## [Raster Image Support](https://github.com/Makuna/NeoPixelBus/wiki/Raster-Image-Support)
There is a series of objects that help manage images and render them onto the strip. This makes it easy to work in paint programs and have that translate into your NeoPixel projects.