Questions tagged [phat-dac]

The pHAT DAC is an audio add on board.

https://learn.pimoroni.com/tutorial/phat/raspberry-pi-phat-dac-install

12 questions
1
vote
1 answer

which GPIO pins can I use on top of the PhatDAC?

On Pi zero, when I connect switches to GPIO23 and 24 the PhatDac stopped working. PhatDAC is connected to Pi zero by tall header so I connect my switches thru pins. The switches work correctly with my python polling scripts. When I disconnect my…
1
vote
0 answers

Omxplayer not playing nicely with PhatDAC

So I just installed a Phat DAC onto my Raspberry Pi3. While audio from Chromium is completely fine, the audio from omxplayer is messed up. When I try to play a video, the video plays much faster than it should and the audio output is simply…
1
vote
0 answers

Getting audio over bluetooth on PiZeroW

I have a PiZeroW set up as a headless Spotify connect device. The OS is the latest Raspbian Stretch. I have the audio output connected through a Pimoroni PHAT DAC. The device is setup using instructions from Raspotify. This setup works perfectly…
DTonline
  • 11
  • 3
1
vote
0 answers

No sound from UDA1334 PCM DAC on Compute Module 4 with 64 bit Raspberry Pi OS

So I am trying to verify that two PCM devices I have work one is a UDA1334 and the other a microphone. So I installed the latest 64 bit Raspberry Pi OS and enabled I2S and the hifiberry-dac overlay. I followed the instructions at the two links the…
HelloWorld
  • 29
  • 1
0
votes
1 answer

Run headphones and speakers?

I have a pi zero w. I was hoping I could run an 8 ohm 0.5 watt speaker from a line level rca output or maybe run the speaker from a 186 ma(ithink???) headphone amplifier? This is from the justboom dac zero pHat. I'm just looking for a way to power…
user25832
  • 119
  • 6
0
votes
0 answers

Justboom dac zero

If I were to install rasbian and changed volume in OS would it change volume on the DAC zero or do I need to connect the rotary encoder to change volume?
user25832
  • 119
  • 6
0
votes
1 answer

Pi zero hat compatibility

I need help determining if these two devices are compatible on the raspberry pi zero w. I just got the adafruit pitft plus 2.8 https://www.adafruit.com/product/2298 Site says pins used are SCK MOSI MISO CE0 CE1 Gpio 25,24 It also uses gpio pins…
user25832
  • 119
  • 6
0
votes
3 answers

Play MP3 on startup

Is there an easy way to play an MP3 song automatically, and/or loop/or have it play through a series of songs in a folder? I am trying to do this on a Zero and am stuck. I have a Phat Dac connected to it that works brilliantly with lineout speakers.…
0
votes
1 answer

Digital amplifier with Raspberry Pi

We all know that the built-in audio of the Pi has poor quality, and that the usual way to deal with that is to use: Raspberry Pi -> DAC -> amplifier -> speaker or headphones Queston: does the solution "digital amplifier" work as well? Is the…
Basj
  • 800
  • 3
  • 21
  • 49
0
votes
1 answer

Troubleshooting a pHAT DAC on Raspberry Pi Zero W

I'm trying to get the pHAT DAC to work with my Raspberry Pi Zero W on running Raspbian Jessie Lite 4.4, but I cannot get it to output any sound. I followed Pimoroni's own tutorial and tried both the "Automated setup": curl…
0
votes
1 answer

Pi Zero + Phat DAC connect to Bluetooth/3.5mm Speaker

I am thinking about buying the Pi Zero kit here. Would it work with a UE Boom 2? It has a 3.5mm jack plug and bluetooth connectivity.
King Balloonion
  • 173
  • 1
  • 2
  • 14
0
votes
0 answers

Audio Amp + battery = shutdown on high volume

I'm using the Raspberry Pi Zero W with a DAC, the MiniAmp from HifiBerry (2x3W) , and a pair of speaker 4Ohms 3W for making a connected speaker device. Everything is working great until, in order to make the project "portable", I add a charger…