wuppious / pi-ws2821-server

Python 3 UDP LED server for RPi and WS2821 LED strips
21 stars 2 forks source link

Python 3 UDP LED server for Raspberry Pi and WS2821 LED-strips

This repository implements an UDP server for the Raspberry Pi and WS2821 LED-strips. The client script also provides a music visualizer that uses sounddevice package and numpy to visualize audio data on the strip

Video in action (Song: Tiësto – BOOM)

Configuration

Hardware

You should be familiar with how to setup WS2821 LED-strip with your Pi, but in short

Server

This would be run on the Raspberry Pi

Client

This should be run on the device of which audio you want to visualize

Tested on