DexterInd / GrovePi

GrovePi is an open source platform for connecting Grove Sensors to the Raspberry Pi.
https://www.dexterindustries.com/grovepi/
Other
490 stars 487 forks source link

grove_sound_sensor.py sensor not working? #451

Open Ziggus opened 5 years ago

Ziggus commented 5 years ago

I have the sound sensor plugged into A0 and the LED plugged into D5. When I run the script nothing happens. I tested the LED with the LED blink script which worked as intended so I assume it is the sound sensor not working. I added some print statements to see where it gets hung up. There is no error and no output whether there is a sound level or not.

jimbobbennett commented 4 years ago

Still an issue - if I try to get data from this sensor the call to grovepi.analogRead never returns.