O
O
oss122872018-03-15 19:48:41
Arduino
oss12287, 2018-03-15 19:48:41

How to make an equalizer for arduino?

I am using a shift register and I want to make light music on it. The sound will come from the hc-06 bluetooth module and be sent to the arduino for further Fourier sound processing and output to the shift register. Can anyone tell me how to make the spectrum analyzer itself?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Armenian Radio, 2018-03-15
@gbg

Well, find on the wiki a description of the Cooley-Tukey algorithm with rotating factors, which will save you 2x memory and you're done. I did this - and everything worked for me.

V
vanyamba-electronics, 2018-03-16
@vanyamba-electronics

For example, using the FFT library for Arduino .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question