Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi
Hi The Herb Guy

If you would like to test the changes (uses /dev/i2c-1 for now, so cannot use a Pi 1, I will make the bus number an option after testing)

Disable the mpd_oled service and restart the machine
Code:
sudo systemctl disable mpd_oled
sudo reboot

Log back in and grab the test branch and build it
Code:
git clone https://github.com/antiprism/mpd_oled.git mpd_oled_test
cd mpd_oled_test
git fetch
git checkout old_i2c
PLAYER=MOODE make

Then try a test command, e.g. if you have an SH1106
Code:
sudo ./mpd_oled -o 6 -b 21 -g 1 -f 15

Adrian.
Reply


Messages In This Thread
RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - by adrii - 03-11-2020, 11:27 AM
RE: help me - by ghera78 - 02-28-2020, 08:01 AM
RE: help me - by ghera78 - 02-28-2020, 01:17 PM

Forum Jump: