Updated Home (markdown)

Michael Miller
2017-01-07 14:40:27 -08:00
parent 7859026062
commit 89e2f8045f

@@ -67,4 +67,7 @@ The human eye perceives light levels differently than what the NeoPixels show. N
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.
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.
## [Advanced Topics and Tutorials](https://github.com/Makuna/NeoPixelBus/wiki/Advanced-Topics-Tutorials)
A series of tutorials and discussions on advanced topics. These include details on custom topography templates and animation techniques.