Moode Forum
[IDEA] Pirate Audio 240x240 cover display - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8)
+--- Thread: [IDEA] Pirate Audio 240x240 cover display (/showthread.php?tid=2065)

Pages: 1 2 3 4 5 6 7


RE: Pirate Audio 240x240 cover display - angus1071 - 12-21-2020

works great! The only thing is it possible to add some shadow to titletext? Depending on background it is partually hard to read.


RE: Pirate Audio 240x240 cover display - rusconi - 12-31-2020

(01-11-2020, 07:59 PM)bobr80 Wrote: I've bought one of the Pimoroni Pirate Audio DAC that has a 1.3" IPS colour LCD (240x240px) (ST7789 driver) Pirate Audio: Line-out for Raspberry Pi
Id love to have the Cover artwork displayed on this, but my coding skills arnt up to it
any chance of this being a future feature?

(12-21-2020, 06:01 PM)angus1071 Wrote: works great! The only thing is it possible to add some shadow to titletext? Depending on background it is partually hard to read.

Hi.

I have added a text shadow option to the script and the config.yml file.

It worked for me, but YMMV.

Regards
Russ


RE: Pirate Audio 240x240 cover display - exviia - 01-01-2021

Hi!! Can ST7789 show japanese characters?

Iam 99% noob in linux.. so i try this:

http://moodeaudio.org/forum/showthread.php?tid=790

and

sudo nano /etc/locale.gen
sudo /usr/sbin/locale-gen with  ja_JP.EUC-JP and ja_JP.UTF-8

..but display show "strange symbols".. 

(moodeaudio via http looks correct)


RE: Pirate Audio 240x240 cover display - rusconi - 01-01-2021

(01-11-2020, 07:59 PM)bobr80 Wrote: I've bought one of the Pimoroni Pirate Audio DAC that has a 1.3" IPS colour LCD (240x240px) (ST7789 driver) Pirate Audio: Line-out for Raspberry Pi
Id love to have the Cover artwork displayed on this, but my coding skills arnt up to it
any chance of this being a future feature?

(01-01-2021, 03:14 AM)exviia Wrote: Hi!! Can ST7789 show japanese characters?

Iam 99% noob in linux.. so i try this:

http://moodeaudio.org/forum/showthread.php?tid=790

and

sudo nano /etc/locale.gen
sudo /usr/sbin/locale-gen with  ja_JP.EUC-JP and ja_JP.UTF-8

..but display show "strange symbols".. 

(moodeaudio via http looks correct)

Hi.

I assume it can with the correct fonts.

The script does not use the system fonts. It uses fonts included with the script.

I suppose with the right fonts included and some edits it may work, if you can read Japanese, that is



RE: Pirate Audio 240x240 cover display - exviia - 01-01-2021

I have copied kochi-gothic-subst.ttf and kochi-gothic.ttf to folder /TFT-MoodeCoverArt/fonts ..
but it looks the same...


RE: Pirate Audio 240x240 cover display - exviia - 01-01-2021

ok.. now i edit file tft_moode_coverart.py and it working!


RE: Pirate Audio 240x240 cover display - leobo - 04-12-2021

Hi
Thanks for the nice work. I have problem whit numpy just had to install "pip install numpy" again. Pi Zero Moodeaudio 7.1.0.
My Button:
A Pin 5 CMD = mpc, toggle
B Pin 6 CMD = sudo ,poweroff
X Pin 16 CMD = mpc, next
Y Pin 24 CMD= mlc,prev
Works flawlessly


RE: Pirate Audio 240x240 cover display - aka399 - 05-02-2021

Hi everibody, 
my display is stuck on bbc radio 1 also when i swith to another radio station and doesn't refresh. Any suggestion?


RE: Pirate Audio 240x240 cover display - rusconi - 05-02-2021

More detail please

moode version?

Does the other radio station play and only the display is stuck?

If you have your own moode library what happens if you play from that?

What happens if you reboot?


RE: Pirate Audio 240x240 cover display - aka399 - 05-03-2021

(05-02-2021, 10:05 PM)rusconi Wrote: More detail please

moode version?

Does the other radio station play and only the display is stuck?

If you have your own moode library what happens if you play from that?

What happens if you reboot?

Ciao Rusconi (Italian?),
moode 7.2.0, all works fine except the display stuck on bbc radio 1. I don't know if can help but I was on bbc1 when I set the SPI.
Also playing from my NAS the bbc logo was on the display.
Reboot had no effect.