Skip to content

fmatray/mopidy-neopixel

Repository files navigation

Mopidy-NeoPixel

Latest PyPI version CircleCI build status Test coverage

We always can add leds to mopidy players.

Installation

Install by running:

python3 -m pip install Mopidy-NeoPixel

See https://mopidy.com/ext/neopixel/ for alternative installation methods.

Configuration

Before starting Mopidy, you must add configuration for Mopidy-NeoPixel to your Mopidy configuration file:

[neopixel]
enabled = true
#Led Pin. You can only use pins 10, 12, 18 or 21
pin = 12
# Number of leds
nb_leds = 7

Limitations

Mopidy MUST run as root to have access to /dev/mem. As long as you don't use this plugin to rule a sattelite or a WMD, it should be ok :-) Keep this for a small personnal project.

Project resources

Credits

About

Frontend to light up Mopidy on raspberry with NeoPixels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages