Linux Audio Player - moOde Audio Player - Raspberry Pi Zero 2w - PCM5102A - ILI9488 SPI display.

Published at : 23 Dec 2025

Hardware required:
-- Raspberry Pi Zero 2W or better.
-- An HDMI display with built-in audio.
If you don't have an HDMI display you can use:
-- for sound a PCM5102A DAC
-- for image an SPI display, I used a 4 inch ILI9488.
_________________________________________________
The hardware connections between the PCM5102A external DAC and the Raspberry Pi Zero 2W are shown in this image:
https://i.imgur.com/GkzVvqV.png
_________________________________________________
The hardware connections between the ILI9488 display and the Raspberry Pi Zero 2W are shown in this image:
https://i.imgur.com/hCVusCZ.png
_________________________________________________
Software required:
You can find the official moOde Audio page here:
https://moodeaudio.org/
Direct link to download the 64-bit version:
https://github.com/moode-player/moode/releases/download/r935/image_2025-05-25-moode-r935-arm64-lite.zip
Direct link to download the 32-bit version:
https://github.com/moode-player/moode/releases/download/r839prod/image_2024-02-23-moode-r839-lite.zip
GitHub page of the moOde Audio project:
https://github.com/moode-player/moode
Raspberry Pi Imager can be downloaded from here:
https://www.raspberrypi.com/software/
Direct link to Raspberry Pi Imager:
--- Windows: https://downloads.raspberrypi.org/imager/imager_latest.exe
--- Ubuntu: https://downloads.raspberrypi.org/imager/imager_latest_amd64.deb
--- MacOS: https://downloads.raspberrypi.org/imager/imager_latest.dmg

#linux #audio #player #raspberry #raspberrypi #pizero #pizero2w #moOde #pcm5102 #ILI9488 #SPIdisplay