Moode Forum
help me - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: help me (/showthread.php?tid=2186)



help me - ghera78 - 02-17-2020

Goodmorning everyone,
I bought 128x64 oled 1.3 inch lcd, could you please show me a guide to install the drivers on raspberry p3 with x920 dac and moode audio as software.
thank you


RE: help me - TheOldPresbyope - 02-17-2020

(02-17-2020, 12:43 PM)ghera78 Wrote: Goodmorning everyone,
I bought 128x64 oled 1.3 inch lcd, could you please show me a guide to install the drivers on raspberry p3 with x920 dac and moode audio as software.
thank you

Uh, how about [How to do instruction] 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi in this very FAQ and Guides subforum?

The x920 DAC uses the same PCM5122 chip as the HiFiBerry DAC+ board so try selecting that as your I2S audio device.

And, please, in future, post requests for support in the Support subforum.

Regards,
Kent


RE: help me - ghera78 - 02-17-2020

thanks now i try


RE: help me - ghera78 - 02-18-2020

sorry if I still answer in this section but in the posts you have indicated to me nobody answers me, I wanted to ask you something if it was possible, I followed the guide and I got here:
   0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f  
                                                                

0: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- --   -- 3c -- -- --
40: -- -- -- -- -- -- -- -- -- -- --   -- 4c -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- 62 -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --

                                                                     

how should I set this parameter correctly:
                 sudo ./mpd_oled -o 6 -b 10 -g 1 -f 20


RE: help me - DRONE7 - 02-18-2020

Quote:sorry if I still answer in this section but in the posts you have indicated to me nobody answers me

That is incorrect. Adrii answered you and asked for results from the i2c detect command. You did not reply to him. Huh
http://moodeaudio.org/forum/showthread.php?tid=155&pid=16656#pid16656

The answer to your current question is in Adrii's set-up instructions...
https://github.com/antiprism/mpd_oled/blob/master/INSTALL_MOODE.md
Quote:For I2C OLEDs you may need to specify the I2C address, find this by running, e.g.
Code:
sudo i2cdetect -y 1
and specify the address with mpd_oled -a, e.g.
Code:
./mpd_oled -o6 -a 3d ...

your oled seems to be address 3c from your post above so..
Code:
sudo ./mpd_oled -o 6 -a 3c -b 10 -g 1 -f 20



RE: help me - ghera78 - 02-18-2020

sorry i saw now i realized i wasn't logged in
now I try


RE: help me - DRONE7 - 02-28-2020

2 posts moved to...
http://moodeaudio.org/forum/showthread.php?tid=155&pid=16995#pid16995

ghera78.... Please use that thread for your oled related enquiries