29 skills found
ArminJo / NeoPatternsPatterns for NeoPixel strips and matrixes including the patterns of the NeoPattern Example by Adafruit.
leonyuhanov / WOWPixelDriverA hardware based animation library,pixel driver & dynamic led mapping system for addressable LEDs
Youssifm / STM32 And Neopixel WS2812 LED MatrixHere is my code controlling the ws2812b/apa-106 LEDs with a STM32F103C8T6. This code utilizes Timer 2 channel 3 and DMA1 channel 1. Timer 2 has a period of 29. In order to send the data we load a ledBuffer array with values of 17 or 9. These values calculate the duty cycle. 17 = on 9 = off.
hareeshmu / ESP Matrix Pixel ClockInternet NTP Time Clock. Powered by NodeMCU ESP8266, Neopixel WS2812, Max7219. Analog display using Neopixel and digital time using matrix.
adafruit / Adafruit NeoPixel 8x8 MatrixPCB files for Adafruit NeoPixel 8x8 Matrix
Muoshy / CloneMetricIoT Display/Clock using ESP8266 and 32x8 Neopixel matrix
lights0123 / Esp8266 LEDMatrixA simple program for displaying an animated message with an ESP8266 and a WS2812 (neopixel) matrix
Warringer / Micropython RgbledThis wrapper module aims to reduce the work needed to work with NeoPixel (WS2812) and DotStar (APA102) RGB LED strips and matrixes.
ZContent / ZContent ParticleFXPoint of light effects with an Adafruit NeoPixel matrix
jwalanta / WhiterabbitNeopixel Matrix
kstopa / BikepixelSet of awesome fully customizable bicycle lights.
FreakStudioCN / NeopixelMatrixToolWS2812视频图片文字取模转码绘制显示工具
leosok / Micropython Neopixel MatrixNeoPixel Matrix library for MicroPython. Used with WS2812b Matrix.
masteruan / NeoPixel Matrix SpriteSprite animation for led matrix WS based on Adafruit_NeoPixel, Adafruit_NeoMatrix, Adafruit_GFX Library.
adafruit / Bluefruit NeoMatrix SnowflakeBLE-controlled GFX (of a snowflake) on a NeoPixel 8x8 Matrix
ThKattanek / Window Neopixel MatrixThis is a project with ws2812b led stripes and rapsberry pi zero. A window decoration for christmas time :)
dlavrenuek / Node Red Contrib Neopixel DisplayNode-Red visualization node for neopixel (LED-Matrix)
ramonheras / Pixel And Play Arduino LibraryArduino Library for Pixel and Play
Nerdiyde / ESP32 Neomatrix GIF DisplayThis is a simple test sketch to display GIFs on 8x8 to 32x32 neopixel aka WS2812/SK6812/SK6805 led matrix
Mattscheibe / Ws2812b RpiA library for driving WS2812b based (aka Neopixel) LED strands connected to a Raspberry Pi. Allows for convenient setup of matrix-like displays. Uses standard addressing and standard color coding like in image processing.