Skip to content

Display state of mopidy playback using an SSD1306 compatible OLED screen

License

Notifications You must be signed in to change notification settings

fredoche/mopidy-ssd1306

 
 

Repository files navigation

Mopidy-Ssd1306

Display state of mopidy playback using an SSD1306 compatible OLED screen

Features

  • Bootsplash
  • Show Wi-Fi and playback status
  • Display currently playing song

Installation

Install by running:

pip install Mopidy-Ssd1306

To access the OLED screen on the Raspberry Pi you have to run mopidy with sudo:

sudo mopidy

Configuration

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

[ssd1306]
enabled = true

Project resources

Changelog

v1.0.0

  • First working version

About

Display state of mopidy playback using an SSD1306 compatible OLED screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%