Skip to content

NuAoA/mopidy-alcd

Repository files navigation

Mopidy-ALCD

Latest PyPI version

Number of PyPI downloads

Travis CI build status

Test coverage

A mopidy frontend for Adafruits 16x2 5 button LCD Pi Plate display. It has some basic support for library/playlist browsing. Tested to work with Spotify, TuneIn, local media, and google plus music

Installation

open download directory and run:

python setup.py install

Also, you need to install the netifaces package, run:

easy_install netifaces

Finally, you need to have setup the Adafruit LCD as outlined in this tutorial:

https://learn.adafruit.com/adafruit-16x2-character-lcd-plus-keypad-for-raspberry-pi/usage

Configuration

I set this up for my White/Blue LCD display, so if your blacklight doesn't turn on or the colors are off, edit Adafruit_LCD_plate.py

Useage

Select: opens menus/up a menu (both left and right select option)

Left: Play/pause

Right: Next track

up/down: Volume control

Project resources

Changelog

v0.1.0 (RELEASE)

  • Initial release.

About

My attempt at writing a mopidy extension for adafruits 16x2 LCD+pushbutton display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages