Moode Forum
[How to do instruction] pydPiper for Audiophonics I-Sabre ES9023 V3 [Winstar 80x16 OLED] - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: FAQ and Guides (https://moodeaudio.org/forum/forumdisplay.php?fid=9)
+--- Thread: [How to do instruction] pydPiper for Audiophonics I-Sabre ES9023 V3 [Winstar 80x16 OLED] (/showthread.php?tid=550)

Pages: 1 2 3 4 5


RE: Power management for Audiophonics I-Sabre ES9023 V3 - Jempie - 02-09-2019

Rikardo,

display work, when selecting music

on the display "no active widget", what an i do about this


RE: Power management for Audiophonics I-Sabre ES9023 V3 - Jempie - 02-09-2019

Rikardo,

display work, when selecting music from usb
on the display "no active widget", what an i do about this

music from radio works


RE: Power management for Audiophonics I-Sabre ES9023 V3 - remy1961 - 02-10-2019

(02-09-2019, 02:18 PM)Jempie Wrote: Rikardo,

display work, when selecting music from usb
on the display "no active widget", what an i do about this

music from radio works

In your page files in the sequence section, you replace the word "stream" by the word "encoding".

This:
{ 'name':'playAP1', 'duration':10, 'conditional':"not db['stream']=='webradio'" },
{ 'name':'playAP2', 'duration':15, 'conditional':"not db['stream']=='webradio'" },
{ 'name':'playAP3', 'duration':6, 'conditional':"not db['stream']=='webradio'" },
{ 'name':'radioAP1', 'duration':10, 'conditional':"db['stream']=='webradio'" },
{ 'name':'radioAP2', 'duration':10, 'conditional':"db['stream']=='webradio'" },

Should become:
{ 'name':'playAP1', 'duration':10, 'conditional':"not db['encoding']=='webradio'" },
{ 'name':'playAP2', 'duration':15, 'conditional':"not db['encoding']=='webradio'" },
{ 'name':'playAP3', 'duration':6, 'conditional':"not db['encoding']=='webradio'" },
{ 'name':'radioAP1', 'duration':10, 'conditional':"db['encoding']=='webradio'" },
{ 'name':'radioAP2', 'duration':10, 'conditional':"db['encoding']=='webradio'" },

Remy


RE: Power management for Audiophonics I-Sabre ES9023 V3 - Jempie - 02-10-2019

Remy,

Thanks i will try that.
Now i want to make this display work
WEH001602BWPP5N00000

What must i change to make this work

Thanks man


RE: Power management for Audiophonics I-Sabre ES9023 V3 - remy1961 - 02-10-2019

(02-10-2019, 02:36 PM)Jempie Wrote: Remy,

Thanks i will try that.
Now i want to make this display work
WEH001602BWPP5N00000

What must i change to make this work

Thanks man
Hi
That is a parallel interface oled display. It should work with pydpiper. You can try one of the pydpiper tutorials in the FAQ and guides section of this forum.

Remy


RE: Power management for Audiophonics I-Sabre ES9023 V3 - Jempie - 02-11-2019

Remy,

i have already contact Drone, hope he help me out

thanks


RE: Power management for Audiophonics I-Sabre ES9023 V3 - Jempie - 02-11-2019

Remy,

i use winscp can i change that with this program or must i do that in putty


RE: Power management for Audiophonics I-Sabre ES9023 V3 - rikardo1979 - 02-11-2019

(02-11-2019, 09:42 AM)Jempie Wrote: Remy,

i use winscp can i change that with this program or must i do that in putty

all is done through SSH my friend, so Putty in your case.
Please read and follow instructions


RE: Power management for Audiophonics I-Sabre ES9023 V3 - Jempie - 02-11-2019

Hi Rikardo,

I have follow the instruction more then twice, i have change the setting
use controle X and then Yes to save the file and want to check if its been done
with the same command i see nothing the file is empty?


RE: Power management for Audiophonics I-Sabre ES9023 V3 - Jempie - 02-12-2019

(02-10-2019, 08:33 PM)remy1961 Wrote:
(02-10-2019, 02:36 PM)Jempie Wrote: Remy,

Thanks i will try that.
Now i want to make this display work
WEH001602BWPP5N00000

What must i change to make this work

Thanks man
Hi
That is a parallel interface oled display. It should work with pydpiper. You can try one of the pydpiper tutorials in the FAQ and guides section of this forum.

Remy

Remy,

i have connected the same wires from the working WEH1602A to the WH1602L but the L nothing
is there a difference?

thank