You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
README.md
seeed-voicecard-rockpi-armbian
This is a fork of https://github.com/respeaker/seeed-voicecard to support Armbian runnong on RockPi 4b.
Requirements:
- Armbian RockPi linux version 21.05.4 (linux kernel 5.10.43-rockchip64)
Note that only the ReSpeaker Mic Hat (2-mic) is correct at this stage.
The original provides drivers for ReSpeaker Mic Hat, ReSpeaker 4 Mic Array, 6-Mics Circular Array Kit, and 4-Mics Linear Array Kit for Raspberry Pi.
Only the driver for the ReSpeaker Mic Hat has been ported correctly at this stage.
Install seeed-voicecard
Get the seeed voice card source code and install all linux kernel drivers
git clone https://github.com/respeaker/seeed-voicecard
cd seeed-voicecard
sudo ./install_arm64.sh
sudo reboot
ReSpeaker Documentation
See Original seeed-voicecard for additional information.