Moode Forum

Full Version: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi jetnavx

Thanks for the feedback on this display, and it is a good price for a 2.42" display (cheaper than the ones that turned up in the ebay search I posted).

Adrian.
(01-03-2021, 01:21 PM)jetnavx Wrote: [ -> ]
(12-22-2020, 07:08 PM)Alaini93 Wrote: [ -> ]ok thanks,
Here is what I get trying to pause a song playing. PC UI is locked cannot access it from phone. Every second, the spectrum moves and stops, same for text scrolling. And it looks like if I don't kill it it will stay that way.

I have the same problem, and the reason for this is because unitentionally I skip reboot. After clean reinstall problem with unresponsive browser disapired.

Hi jetnavx, it's a different problem, in fact nothing to do with the spectrum, TheOldPresbyope said he will look into it.
I have just pushed an update that required changing the logic used to obtain the values that will be displayed on Moode. Please be on the lookout for errors when displaying any kind of value and when using any kind of source or renderer.

Adrian.
Hi Adrian,
 does it mean we need to re-install?
And I just saw the Pause setting what are the options?

Alain
Hi Alain

The update uses the Moode radio station name for display (some radio stations previously had no display name). For the pause option, 'mpd_oled -P s' will use the stop screen (big clock) for the pause screen. There is no need to update if you don't need these features.

Adrian.
you mean, add -P in this string?
Code:
-o 6 -b 10 -g 1 -f 20 -P
Hi Alain

-P takes an argument, so to use the stop screen as the pause screen

Code:
-o 6 -b 10 -g 1 -f 20 -P s

Adrian.
Hi Adrian,
 the Big Clock is working great with pause, now could we have it while playing Spotify, since the spectrum is down?
Hi Alain

The player is playing when using Spotify. If Moode is configured to provide a copy of the ALSA stream for mpd_oled then the spectrum will show.

Adrian.
@lifewater    what oled display are you using ? (do you have a link to the item?)
What Moode version and kernel ?

(note that the very first line of the instructions is...
These instructions are compatible with Moode 7 and 6 (and Moode 5 later versions) using a 32-bit kernel architecture)