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

Record FFT data

Fri Feb 19, 2016 7:57 am

Hi

I am using hydrophones (underwater microphone) and Pre-amp with the Raspi1

I intend to get FFT data from the hydrophones.
I do want need the FFT data to be displayed as sine curves, or on LED Strip but numbers

The Teensy 3.1 has libraries and examples for FFT data (based on arduino)
https://www.pjrc.com/teensy/td_libs_Aud ... zeFFT.html

The output on the Teensy is as such

Code: Select all

https://www.dropbox.com/s/3sat3e7xk8syx0j/Recording%20Ended_Error.png?dl=0
The rise in frequency is displayed by numbers....

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

Re: Record FFT data

Fri Feb 19, 2016 8:26 am

Your question is ?

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: Record FFT data

Fri Feb 19, 2016 12:54 pm

I need to get FFT data in Raspi 1
For sound recording I have Wolfson audio card...https://www.element14.com/community/com ... wolfson_pi

The teensy part was fro reference

Return to “Graphics, sound and multimedia”