To demo the software prototype a spectrogram drawer needs to be created which will run on the Raspberry pi. It will read from frequency spectra files produced from the FFT module. Next the read data will be processed into a presentable form and drawn to a GUI. Would recommend looking into the Qt library or something simple like python to draw the GUI.
To demo the software prototype a spectrogram drawer needs to be created which will run on the Raspberry pi. It will read from frequency spectra files produced from the FFT module. Next the read data will be processed into a presentable form and drawn to a GUI. Would recommend looking into the Qt library or something simple like python to draw the GUI.