Using I2C on Respeaker 6 mic array for Pi

Hi,

I’m looking for some example code for using the I2C port on the Respeaker 6mic Array for Pi. Specifically I have a Grove Gesture module I’d like to incorporate.

I’ve seen examples for the Grove Base HAT and the Grove Pi Plus. Would either be appropriate?

If not can you point me to other resources?

Thanls

Alan

Hi ,



In order to use the GPIO you need to use grove.py library.





You can find many examples including I2C from here in the repo : <LINK_TEXT text=“https://github.com/Seeed-Studio/grove.p … ster/grove”>https://github.com/Seeed-Studio/grove.py/tree/master/grove</LINK_TEXT>