funfrancis
Posts: 14
Joined: Mon Jul 20, 2015 4:29 am

Raspberry Pi 2 with Hifiberry DAC+ for sound recording

Tue Oct 06, 2015 9:40 am

Hi

I intend to use the Raspberry Pi 2 with the Hifiberry DAC+ https://www.hifiberry.com/product/hifib ... lus-phone/for recording sound by a microphone and perform FFT analysis on it

pls guide me on how to set it up

User avatar
PeterO
Posts: 5878
Joined: Sun Jul 22, 2012 4:14 pm

Re: Raspberry Pi 2 with Hifiberry DAC+ for sound recording

Tue Oct 06, 2015 9:50 am

DAC = Digital to Analogue Converter, so it is an output/playback device. You need to use a card with an ADC (Analogue to Digital Converter) for input/record. There aren't as many ADC as DAC cards and a USB sound card might be an alternative option.
PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

funfrancis
Posts: 14
Joined: Mon Jul 20, 2015 4:29 am

Re: Raspberry Pi 2 with Hifiberry DAC+ for sound recording

Tue Oct 06, 2015 11:30 am

PeterO wrote:DAC = Digital to Analogue Converter, so it is an output/playback device. You need to use a card with an ADC (Analogue to Digital Converter) for input/record. There aren't as many ADC as DAC cards and a USB sound card might be an alternative option.
PeterO
Ok
Shall I connect the microphone to the Phone Jack or Left jack and do real time FFT

funfrancis
Posts: 14
Joined: Mon Jul 20, 2015 4:29 am

Re: Raspberry Pi 2 with Hifiberry DAC+ for sound recording

Wed Oct 07, 2015 8:09 am

PeterO wrote:DAC = Digital to Analogue Converter, so it is an output/playback device. You need to use a card with an ADC (Analogue to Digital Converter) for input/record. There aren't as many ADC as DAC cards and a USB sound card might be an alternative option.
PeterO
How do I install it on the HiFiberry DAC on the raspberry Pi

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Raspberry Pi 2 with Hifiberry DAC+ for sound recording

Wed Oct 07, 2015 8:20 am

Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

User avatar
PeterO
Posts: 5878
Joined: Sun Jul 22, 2012 4:14 pm

Re: Raspberry Pi 2 with Hifiberry DAC+ for sound recording

Wed Oct 07, 2015 11:01 am

That card DOES have the ability to record from a microphone, the HiFiBerry DOES NOT allow you to do that. Don't buy the HiFiBerry, buy the cirrus one instead.

PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

funfrancis
Posts: 14
Joined: Mon Jul 20, 2015 4:29 am

Re: Raspberry Pi 2 with Hifiberry DAC+ for sound recording

Thu Oct 08, 2015 7:24 am

PeterO wrote:
That card DOES have the ability to record from a microphone, the HiFiBerry DOES NOT allow you to do that. Don't buy the HiFiBerry, buy the cirrus one instead.

PeterO

I suppose its compatible with the Raspberry Pi 2

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Raspberry Pi 2 with Hifiberry DAC+ for sound recording

Thu Oct 08, 2015 8:30 am

funfrancis wrote:
PeterO wrote:
That card DOES have the ability to record from a microphone, the HiFiBerry DOES NOT allow you to do that. Don't buy the HiFiBerry, buy the cirrus one instead.

PeterO

I suppose its compatible with the Raspberry Pi 2
Did you need read the web page, all information is well documented :shock:
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

Return to “Graphics, sound and multimedia”