Creating a spectrum analyzer using multipe ESP32 modules.
Posted: Sun Sep 15, 2024 2:43 pm
Hi,
I would like to build a spectrum analyzer that monitors all the 80 ISM bands with a high update rate.
Can I use one ESP32-MINI to monitor one band? So that I can build this analyzer using 80 modules?
To be able to a ESP32-MINI to monitor one band I would need to be able to set the receiver to the frequency of one of the bands and then periodically read the received power level.
So is this possible? Does a ESP32 report the received power level? And how fast does it update this value?
I would like to build a spectrum analyzer that monitors all the 80 ISM bands with a high update rate.
Can I use one ESP32-MINI to monitor one band? So that I can build this analyzer using 80 modules?
To be able to a ESP32-MINI to monitor one band I would need to be able to set the receiver to the frequency of one of the bands and then periodically read the received power level.
So is this possible? Does a ESP32 report the received power level? And how fast does it update this value?