LED flash by FFT

Dependencies:   PixelArray mbed

circuit diagram

回路図。

/media/uploads/ohneta/lpc1114fn28-ws2812b-fft.pdf

SoundWS2812B-FFT.h

Committer:
mbed_tw_hoehoe
Date:
2016-04-18
Revision:
2:97f927b73354
Parent:
0:65fd42a2043a

File content as of revision 2:97f927b73354:

//-----------------------------------
/**
 * SoundWS2812B-FFT.h
 *
 */
//-----------------------------------

//#define     _DEBUG_UART_

#define     SAMPLING_NUM    64
//#define     SAMPLING_NUM    32

//-----------------------------------