I'm using a Raspberry Pi 2 with a Hifiberry DAC+ Pro and the Adafruit 3.5" touchscreen.
I attached the DAC+ to the Pi, and then the touchscreen to the DAC after soldering some extra connectors. It works fine until I actually try to play audio, the…
I want to create a music server/player with the Pi as the heart. Will the HiFiBerry Amp+ work in conjunction with their DAC board? The reason for this thought is I'd like the music bod to operate as a stand alone machine but have the capability to…
I use a freshly installed Volumio (based on Debian) instance on a Raspberry Pi 2 Model B Rev 1.1 equipped with an Edimax EW-7811Un USB device to get WiFi. Power is supplied from a HifiBerry AMP+ sound card fitted onto the Pi. The WiFi signal is very…
I have Raspberry PI 3 with HifiBerry running with OSMC:
$ cat /proc/version
Linux version 4.4.27-5-osmc (root@vero2a) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Tue Nov 22 02:23:12 UTC 2016
I've had no problems with that configuration…
I need two constant differential voltage signals in the range of [-10V,10V] as input for two galvanometer-mirrors and so far I have seen several possibilities (e.g. with SPI-connected DAC-breakout boards or using the audio output with hardware…
I installed the HifiBerry driver as specified. The Board is recognized and the audio output works fine.
Just the audio input seems to be not working. I checked if the microphone is muted but I can't recognize any bad setting.
Here is the output of…
I am able to create a shutdown (and reboot) button for a plain Raspi harnassing the fact, that shorting Pin 5 to GND will reboot the Pi if shutdown.
However, when adding the HifiBerry HAT things become more complicated, as Pin 5 is used for I2C and…
I'm trying to connect a Adafruit PiTFT 2.8" TFT 320x240+ touchscreen and a HifiBerry DAC+ on a Raspberry Pi 2 B. Is it possible? Do I need to solder the touchscreen card on the DAC+?
recently upgraded my raspian, and installation of RPi with Hifiberry AMP.
and my python application that utilizes gstreamer's api is no longer working.
as a test to figure out why I am using the gst-launcher tool and have the follow…
I was building a little phoniebox (https://github.com/MiczFlor/RPi-Jukebox-RFID) for my son a couple of month ago and he loves it. So now I want to build an other one for a friend but would like to do it better now :)
So... I have a Raspberry Pi…
I have a raspberry PI 3 (Raspbian) with HifiBerryDac+, running Mixxx.
I wanted to run a pythonscript (2.7) which would allow users to automatically restart Mixxx by pressing a button (in case they can't manage to get to some original settings).
The…
I had shairport-sync functioning with a hifiberry amp2 butwhic the room it was intended for causes the setup to need some eq in a bad way. I followed instructions I found at GitHub, but now I get no audio at all, and because I have no idea what I'm…
I have a raspberry PI3 with a hifiberry hat that I use as a music server. It is plugged to a HiFi device (Denon amplifier). I would like to know if the amplifier is powered on or not, in order to close all raspberry connections.
Is this possible?
The RPI 3 seems to be fast enough for digital low-highpass filtering of sound.
Can I connect two hifiberry dac+ cards and send divide left and right channels through high and lowpass filters direct to my poweramps?
Okay, so I am building a sweet vintage style boombox for my nana using a RCA Victor X551 case, a Rpi3, running runeaudio. I have most of everything figured out, but could use some help with the programming end. I have a python file which will…