Skip to main content

Mopidy extension for using Nuvo control pads as a Mopidy frontend.

Project description

Latest PyPI version

Mopidy extension for using Nuvo control pads as a Mopidy frontend.

Installation

Install by running:

python3 -m pip install Mopidy-Nuvo

See https://mopidy.com/ext/Mopidy-Nuvo/ for alternative installation methods.

Connecting to your Grand Concerto or Essentia system

Please note: This was designed for the Grand Concerto and I cannot promise it’ll work on the Essentia, but from everything I’ve read it should work in a similar fashion. 1. Connect your server to the Grand Concerto/Essentia as a source. On the back of the system there should be 6 RCA audio ports. If you’re using the built in aux port on your system, you will likely need an aux to RCA converter for this. Take note of what source number you are connected to because you will need this for configuration. 2. Connect your server to the Grand Concerto/Essentia over serial. On the back of the system you will find a serial port labeled:: “Programming and Serial Control” - Grand Concerto “RS232” - Essentia

You will need to connect to this port through a serial cable. Once you’ve done so, figure out what the port it is so you can put it in the configuration.

Configuration

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

[Mopidy-Nuvo]
enabled = false
# What source number your Pi is connected to
source = 1
# What port the serial connection is on
port = /dev/ttyUSB0
# Disable any other source that isn't used by the Pi. Only do this if Mopidy is the only thing you want to use with your Nuvo
disable_extra_sources = false
# Automatically pause your music if all zones are turned off, and unpause once one is turned on. (Doesn't do anything yet)
autopause = true

Project resources

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-Nuvo-0.2.0.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

Mopidy_Nuvo-0.2.0-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page