From 89e2f8045f034f44625ce3c470ecd20a195881f0 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sat, 7 Jan 2017 14:40:27 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e0ed9d0..d68135f 100644 --- a/Home.md +++ b/Home.md @@ -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. \ No newline at end of file +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. \ No newline at end of file