Skip to content

MPD, Volumio, RuneAudio and Moode OLED status and spectrum display for Raspberry Pi (and similar)

License

Notifications You must be signed in to change notification settings

sburavtsov/mpd_oled

 
 

Repository files navigation

MPD, Volumio, RuneAudio and Moode OLED Spectrum Display for Raspberry Pi

The mpd_oled program displays an information screen including a music frequency spectrum on an OLED screen connected to a Raspberry Pi (or similar) running MPD, this includes Volumio, RuneAudio and Moode. OLED with mpd_oled

The code and installation instructions have not been widely tested. The program supports a variety of I2C and SPI 128x64 OLED displays, but I only have access to a 4-pin I2C SSH1106 OLED and a Raspberry Pi Zero W for testing.

Build and install

The instructions depend on the player

Credits

C.A.V.A. is a bar spectrum audio visualizer: https://github.com/karlstav/cava

OLED interface based on ArduiPI_OLED: https://github.com/hallard/ArduiPi_OLED (which is based on the Adafruit_SSD1306, Adafruit_GFX, and bcm2835 library code).

About

MPD, Volumio, RuneAudio and Moode OLED status and spectrum display for Raspberry Pi (and similar)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.4%
  • C 13.2%
  • Other 0.4%