Thank you for your donation!


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


Instruction Guide pydPiper for Audiophonics I-Sabre ES9023 V3 [Winstar 80x16 OLED]
#11
Rikardo,

display work, when selecting music

on the display "no active widget", what an i do about this
Reply
#12
Rikardo,

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

music from radio works
Reply
#13
(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
Reply
#14
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
Reply
#15
(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
Reply
#16
Remy,

i have already contact Drone, hope he help me out

thanks
Reply
#17
Remy,

i use winscp can i change that with this program or must i do that in putty
Reply
#18
(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
<marquee behavior="alternate" scrolldelay=150
~~~~>>>Please always follow rules and read before you post<<<~~~~

</marquee>
Reply
#19
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?
Reply
#20
(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
Reply


Forum Jump: