LED flash by FFT

Dependencies:   PixelArray mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers SoundWS2812B-FFT.h Source File

SoundWS2812B-FFT.h

00001 //-----------------------------------
00002 /**
00003  * SoundWS2812B-FFT.h
00004  *
00005  */
00006 //-----------------------------------
00007 
00008 //#define     _DEBUG_UART_
00009 
00010 #define     SAMPLING_NUM    64
00011 //#define     SAMPLING_NUM    32
00012 
00013 //-----------------------------------