Grove Loudness Sensor to Rasp pi

I am working on a project and didn’t realise the grove pi + was needed to connect the grove loudness sensor to the pi.



Is it possible to connect the loudness sensor directly to the pi using the GPIO pins or another method.



We don’t have the budget to buy the Grove PI + aswell so any cheap methods would be preferred. Need help ASAP please.

Hi there,



you can use <LINK_TEXT text=“https://www.seeedstudio.com/Grove-Base- … -3187.html”>https://www.seeedstudio.com/Grove-Base-Hat-for-Raspberry-Pi-Zero-p-3187.html</LINK_TEXT>.



here is the python code. <LINK_TEXT text=“https://github.com/Seeed-Studio/grove.p … _sensor.py”>https://github.com/Seeed-Studio/grove.py/blob/master/grove/grove_loudness_sensor.py</LINK_TEXT>



thanks.