Thank you for your donation!


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


Idea: Pirate Audio 240x240 cover display
#14
Ok

I have made some updates.

  1. It can now be run as a systemd service
  2. The MediaFile library is now used as a wrapper for mutagen - this makes embedded art easy to access.
@maartin 
If you want to try this update:

Remove the line you added to rc.local if it's still there
install mediafile

Code:
sudo pip3 install mediafile
or
python3 -m pip install mediafile

install tft-cover again

Code:
git clone https://github.com/rusconi/tft-cover.git

then cd into tft-cover

Code:
chmod u+x install.sh
chmod u+x tft-cover_start

install the service


Code:
./install.sh
and follow the prompts
reboot required

I have tested the service and it runs on my rpi zero w fine.
I just cant see if the display works Big Grin 

but the st7735 version works fine for me


If nothing shows on the display, check the service status


Code:
sudo systemctl status tft-cover


There is a 30 second delay built into the service start to ensure the mpd service starts fully at boot
Reply


Messages In This Thread
Pirate Audio 240x240 cover display - by bobr80 - 01-11-2020, 07:59 PM
RE: Pirate Audio 240x240 cover display - by rusconi - 02-29-2020, 07:30 AM
RE: Pirate Audio 240x240 cover display - by leobo - 04-12-2021, 06:26 PM

Forum Jump: