Skip to main content

Mopidy Serial Frontend

Project description

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

Mopidy Serial Frontend

Control Mopidy with e.g. Arduino

Installation

Install by running:

pip install Mopidy-Serial

Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.

Configuration

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

[serial]
port = 'dev/ttyACM0' # Default USB interface
baud = 9600

# Set the playlist names for the different selectable channels
channel_1 = 'Mopidy-Jazz'
channel_2 = 'Mopidy-Singer&Songwriter'

Project resources

Changelog

v0.1.0 (UNRELEASED)

  • Initial release.

Project details


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