Thank you for your donation!


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


help me
#1
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
Reply
#2
(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
Reply
#3
thanks now i try
Reply
#4
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
Reply
#5
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.p...6#pid16656

The answer to your current question is in Adrii's set-up instructions...
https://github.com/antiprism/mpd_oled/bl...L_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
----------
bob
Reply
#6
sorry i saw now i realized i wasn't logged in
now I try
Reply
#7
2 posts moved to...
http://moodeaudio.org/forum/showthread.p...5#pid16995

ghera78.... Please use that thread for your oled related enquiries
----------
bob
Reply


Forum Jump: