From 83931f0c39933889207f8462862e187966288d9d Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sat, 16 Apr 2016 13:34:31 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index a0f2c58..e79d3b9 100644 --- a/Home.md +++ b/Home.md @@ -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. \ No newline at end of file