Jump to content

Related to nexys neo pixel ring project


fpga_123

Recommended Posts

Hi @muku,

The Fast Fourier Transform (FFT) resolves a time waveform into its sinusoidal components. The FFT takes a block of time-domain data and returns the frequency spectrum of the data. The FFT is a digital implementation of the Fourier transform. Thus, the FFT does not yield a continuous spectrum. Instead, the FFT returns a discrete spectrum, in which the frequency content of the waveform is resolved into a finite number of frequency lines, or bins. This allows us to display sound from the mic on the monitor and through the LED strip as shown in the video at the bottom of this tutorial you linked above.

cheers,

Jon

Link to comment
Share on other sites

  • 3 weeks later...
On 8/25/2017 at 11:43 PM, jpeyron said:

Hi @muku,

The Fast Fourier Transform (FFT) resolves a time waveform into its sinusoidal components. The FFT takes a block of time-domain data and returns the frequency spectrum of the data. The FFT is a digital implementation of the Fourier transform. Thus, the FFT does not yield a continuous spectrum. Instead, the FFT returns a discrete spectrum, in which the frequency content of the waveform is resolved into a finite number of frequency lines, or bins. This allows us to display sound from the mic on the monitor and through the LED strip as shown in the video at the bottom of this tutorial you linked above.

cheers,

Jon

thanks a lot ................

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...