MaixPy-v1_scripts icon indicating copy to clipboard operation
MaixPy-v1_scripts copied to clipboard

creating data of Spectrogram

Open yulonglovecode opened this issue 5 years ago • 1 comments

Hi everyone, i was trying to create a 3d array of data of spectrogram from the FFT module produced by sipeed m1w. i can create a list of fft amplitude array base on the sample points. Anyone is doing something similar to my project ? Hope we can share some experience as well.

yulonglovecode avatar May 22 '20 08:05 yulonglovecode

Hi, Im doing something similar. I've created a realtime spectogram based on the FFT demo. #68

valeumvale avatar Aug 28 '20 14:08 valeumvale