forked from Seeed-Studio/wiki-documents
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Seeed-Studio#1188 from Jessie219-web/main
update M2 settings
- Loading branch information
Showing
4 changed files
with
113 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
--- | ||
description: ReSpeaker Lite | ||
title: ReSpeaker Lite Introduction | ||
keywords: | ||
- Mic | ||
- reSpeaker | ||
image: https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png | ||
slug: /reSpeaker_lite_introduction | ||
last_update: | ||
date: 4/16/2024 | ||
author: Jessie | ||
--- | ||
|
||
|
||
|
||
|
||
## Update firmware | ||
|
||
|
||
* Install DFU | ||
|
||
* Connect the ReSpeaker board to your PC. | ||
|
||
* Flash Firmware | ||
|
||
```cpp | ||
dfu-util -e -a 1 -D ffva_ua_v2.0.3.bin | ||
``` | ||
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/wio_tracker/flash-done.png" alt="pir" width={500} height="auto" /></p> | ||
|
||
:::tip | ||
After flashing is completed, please restart the board. | ||
::: | ||
|
||
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/wio_tracker/flash-done.png" alt="pir" width={500} height="auto" /></p> | ||
|
||
|
||
## AEC | ||
|
||
|
||
Raw data: | ||
|
||
<audio controls="controls"> | ||
<source type="audio/wav" src="https://files.seeedstudio.com/wiki/ReSpeaker_Mic_Array_V2/res/channel1_raw.wav"></source> | ||
</audio> | ||
|
||
|
||
Processed data: | ||
|
||
<audio controls="controls"> | ||
<source type="audio/wav" src="https://files.seeedstudio.com/wiki/ReSpeaker_Mic_Array_V2/res/channel1_raw.wav"></source> | ||
</audio> | ||
|
||
|
||
|
||
|
||
## NS | ||
|
||
|
||
Raw data: | ||
|
||
<audio controls="controls"> | ||
<source type="audio/wav" src="https://files.seeedstudio.com/wiki/ReSpeaker_Mic_Array_V2/res/channel1_raw.wav"></source> | ||
</audio> | ||
|
||
|
||
Processed data: | ||
|
||
<audio controls="controls"> | ||
<source type="audio/wav" src="https://files.seeedstudio.com/wiki/ReSpeaker_Mic_Array_V2/res/channel1_raw.wav"></source> | ||
</audio> | ||
|
||
|
||
|
||
|
||
## AEC | ||
|
||
|
||
## VNR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
--- | ||
description: ReSpeaker 2 Mic Array | ||
title: ReSpeaker 2 Mic Array | ||
description: ReSpeaker Lite | ||
title: ReSpeaker Lite | ||
keywords: | ||
- reSpeaker | ||
image: https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png | ||
slug: /reSpeaker_usb_v3 | ||
last_update: | ||
date: 4/11/2024 | ||
author: Jessie | ||
--- | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters