faraui / rgb-stip-realtime-music-visualizer

Realtime LED RGB strip music visualiser. Firmware for a now unknown LED RGB strip is included.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rgb-strip-realtime-music-visualizer

Realtime LED RGB strip music visualizer. Firmware for a now unknown LED RGB strip is included. Written with numpy, sounddevice and pyserial libraries of Python.

The project is abandoned for more than 2 years and there is no intentions of resuming work on it.

Requirements

Installation

git clone https://github.com/faraui/rgb-strip-realtime-music-visualizer.git
cd rgb-strip-realtime-music-visualizer
pipenv shell
pipenv install --verbose

Usage

pipenv shell
python3 main.py

About

Realtime LED RGB strip music visualiser. Firmware for a now unknown LED RGB strip is included.

License:ISC License


Languages

Language:Python 93.5%Language:C++ 6.5%