Learn electronics, coding, and projects — step by step.

Tag: MicroPython Neopixel

015 - MicroPython TechNotes: Neopixel 16

George Bantique March 5, 2021 No Comments

In this article, we will learn about the addressable NeoPixel. Addressable Neopixel contains a WS2812B chip and an RGB LED in one package. With WS2812B, it is possible to make the a chain of RGB LED to be addressable. Meaning to say, it can be controlled individually.


Read more 015 - MicroPython TechNotes: Neopixel 16