LED flash by FFT

Dependencies:   PixelArray mbed

circuit diagram

回路図。

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

Revision:
0:65fd42a2043a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SoundWS2812B-FFT.h	Fri Jan 29 15:05:47 2016 +0000
@@ -0,0 +1,13 @@
+//-----------------------------------
+/**
+ * SoundWS2812B-FFT.h
+ *
+ */
+//-----------------------------------
+
+//#define     _DEBUG_UART_
+
+#define     SAMPLING_NUM    64
+//#define     SAMPLING_NUM    32
+
+//-----------------------------------
\ No newline at end of file