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
(03-11-2020, 11:27 AM)adrii Wrote: 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.

Hi Adrii,
the old i2c works perfect!
Now everything is like it should be. :-)
The current also seems to have problems with additional rotary encoder and GPIO buttons. 
This is all no problem with the old i2c.

This solves the problem.
TOPP
Thanks

The Herb Guy  Smile
Reply


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

Forum Jump: