Skip to content

naisema/MoodeAudio-OLED

Repository files navigation

MoodeAudio-OLED

OLED 128x64 for MoodeAudio

ScreenShot
Let see on Youtube
OLED 128x64 Display

Installation

  1. Login to MoodeAudio with user pi and password moodeaudio
  2. Ran raspi-config and enabled i2c
  3. Prerequites
    $ sudo apt-get update
    $ sudo apt-get install build-essential python-pip python-dev python-smbus git python-imaging python-mpd
  4. Adafruit Python GPIO Library
    $ git clone https://github.com/adafruit/Adafruit_Python_GPIO.git
    $ cd Adafruit_Python_GPIO
    $ sudo python setup.py install
  5. Adafruit Python SSD1306
    $ git clone https://github.com/adafruit/Adafruit_Python_SSD1306.git
    $ cd Adafruit_Python_SSD1306
    $ sudo python setup.py install
  6. Download python script from github
    $ git clone https://github.com/naisema/MoodeAudio-OLED.git
  7. Go to MoodAudio UI menu -> Configure -> System -> Local Services -> LCD update engine fille full path of python script. On button and apply SET
    ScreenShot
  8. Display can show song information

About

OLED 128x64 for MoodeAudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages