Just wondering, I want to make a smart speaker as a project and I am looking for a microphone HAT.
Is the ReSpeaker 2 Mic Array compatible with the Raspberry Pi 5? I know it’s compatible in terms of hardware, but is it compatible in terms of software too?
I2S and I2C kernel modules should be enabled. This can be done through the raspi-config tool.
You also may need to install and configure the ALSA (Advanced Linux Sound Architecture) drivers for proper audio handling.
I’m running into issues regarding the driver (downloading from the seeedstudio GitHub (I believe the driver is seeedstudio soundcard or something similar))