Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.05 KB

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.