Close

WS2812 (Neopixel) Node

A project log for Multisite Home/Office/Hackerspace Automation

Toolchain to start making your environments connected in a single cloud

joshua-conwayJoshua Conway 08/22/2016 at 15:300 Comments

Ws2812 node created (Neopixels). The code is the zip file called FastLED_node.zip . Instead of the Adafruit Neopixel library, this uses the FastLED library.

FastLED library is a such nicer lib to use, with plenty of extra abilities built in. And it's smaller to boot as well.

Files: https://cdn.hackaday.io/files/12985555550240/FastLED_Node.zip




When you use this node, make sure to use the correct data pin for the strip, and change the number of pixels you have for your strand. We can't autodetect them.

Discussions