Skip to content
Blaž Rolih edited this page Jul 10, 2022 · 2 revisions

Welcome to the pi_pico_neopixel wiki!

Pi Pico Neopixel is a Raspberry Pi Pico library for NeoPixel led-strip written in MicroPython.

It supports ws2812b for RGB and sk6812 for RGBW.

To start using library first check Initialization page.

To find more details about each method that library provides check Documentation.