Grove piezo vibration sensor

Good evening…

I have a piezo vibration sensor plugged into A0 on the GrovePi+ stacked onto a RPi 3. I created a directory in my home directory /Seeed. Within this directory i ran



git clone https://github.com/Seeed-Studio/grove.py



from Seeed/grove.py/grove I run python3 grove_piezo_vibration_sensor.py



The program is laden with errors when it runs…I’ve managed to get files in appropriate locations to have the code run without error and it spits out:



Check whether I2C enabled and Grove Base Hat RPi or Grove Base Hat RPi Zero inserted



Do you NOT have code to support the new GrovePi+? Please say it isn’t so…



Can you please advise me on how to proceed here?



Thanks

Steve

Hi there~



For the grovepi+, please refer to <LINK_TEXT text=“http://wiki.seeedstudio.com/Grove-Piezo … ovepi_plus”>http://wiki.seeedstudio.com/Grove-Piezo_Vibration_Sensor/#play-with-raspberry-pi-with-grovepi_plus</LINK_TEXT>



For the grove base hat for raspberry pi, you can use <LINK_TEXT text="http://wiki.seeedstudio.com/Grove-Piezo … pberry-pi ">http://wiki.seeedstudio.com/Grove-Piezo_Vibration_Sensor/#play-with-raspberry-pi-with-grove-base-hat-for-raspberry-pi </LINK_TEXT>.



thanks