Just try it without editing anything.
MPD_OLED mostly runs on 3c, LCD on 27
For code changes on pydpiper, you need to connect with it’s developer.
As this is not any official plugin and have no idea if it will break something.
Hi wheaten sorry for late response,
I tried to do what i said before, lcd and oled are connected at same i2c on rpi and neither of these one not showing any display nor working.
I also tried to seperate power of these lcd and oled it seems not working either.
I will not provide support to get the LCD code up and running, that’s with the developer of the code.
What I can do is show you it work with both MPD_OLED and a LCD Matrix screen on the same pins.
you should see 2 addresses. I don’t think there is signal interference as each device on the I2C bus will only respond to data that sent to the device’s address. What you could do is try running the screen on the I2C-0 bus.
Ran it on the latest stable Volumio version (V3,742)
No tutorial, it was just a test and I provided everything I did, as all I wanted to demonstrate was that it works.
The lib I used has a lot of documentation: https://rplcd.readthedocs.io/en/stable/
Hi wheaten i manage to work oled 0.96inch on a latest ver of volumio. However, it’s so hard for me to do the instruction that yo gave me Welcome to RPLCD’s documentation! — RPLCD 1.3.0 documentation
This a lot of work for me to follow even i have lack/not too knowledgeable with the program.