/led_pi

JS based LED Strips for raspberry pi with Audio Visualizers.

Primary LanguageCMIT LicenseMIT

BeamerPI

Music analyzer and generic led strip controller \w web api & someday BLE support for native app.

Global dependencies

npm install -g node-gyp

Dependencies

Useful packages for development

  • pacman -S python-setuptools python-pip python-raspberry-gpio
  • pip install psutil
  • pip install RPi.GPIO
    • if not working use CFLAGS="-fcommon" pip install rpi.gpio here's why

Bluetooth

With bluez5 bluetoothctl provides the client.

Fixes