Hello!
I am very new to the Photon 2 and am working on a project to read the decibel levels of a room and alert if they get over a certain point. I chose to use the Adafruit PDM microphone, assuming that I would be able to parse the decibel level from it, but I am quickly realizing that the examples and support that exist are for creating sound files and there is very little for handling data otherwise. I have looked at the examples in the Microphone_PDM and PDMGen3_RK libraries.
My question is, is there a way to parse the decibel level / volume from the microphone or have I chosen the wrong piece of hardware? I would appreciate any help.
Thank you!