LED Equalizer Spectrum use 2 DMD P10 Module

Thread Starter

mastronic

Joined Nov 22, 2016
3
Hello Everyone!
I've made a Spectrum Equalizer use 2 DMD with STM8S microcontroller.

Now I'm try to perform it with Arduino Uno, or Arduino Mega.
If you like it, please wait for a while. I will public it in this post when everything is ready.
So, please follow this post to get update.

Please enjoy it while waiting.

While wait you can subscribe my Youtube channel to get a lot of interesting electronics projects. Thanks you!

Here is video demo:


 

spinnaker

Joined Oct 29, 2009
7,830
Nice

Where did you get the display?

Amazing you posted this because I was just trying to figure out how those Android app analyzers work.

How did you measure each frequency?
 

Thread Starter

mastronic

Joined Nov 22, 2016
3
I use STM8S with FFT
Nice

Where did you get the display?

Amazing you posted this because I was just trying to figure out how those Android app analyzers work.

How did you measure each frequency?
I use FFT (Fast Fourier Transform) Algorithm to convert signals from the time domain to the frequency domain.
 
Top