Skip to content

Commit 9ee6b97

Browse files
committed
adjust some text and images
1 parent 7834c6c commit 9ee6b97

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

arc_design_contest/2021/HLJU_Pathological_Voice_Diagnosis/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ This application is based on the ARC IoT Development Kit which work for Patholog
2222

2323
### System Architecture
2424

25-
![system_architecture][0]
25+
![system_architecture](https://github.com/zhodj/embarc_applications/blob/master/arc_design_contest/2021/HLJU_Pathological_Voice_Diagnosis/images/system_architecture.png)
2626

2727
## Hardware and Software Setup
2828
### Required Hardware
2929
- ARC IoT Development Kit
3030

31-
![ARC IoT Development Kit](https://github.com/zhodj/embarc_applications/blob/master/arc_design_contest/2021/HLJU_Pathological_Voice_Diagnosis/images/arc_iot_dev_kit.png)
31+
![ARC IoT Development Kit](https://github.com/zhodj/embarc_applications/blob/master/arc_design_contest/2021/HLJU_Pathological_Voice_Diagnosis/images/arc_iot_development_kit.jpg)
3232

3333
- WM8978 CODEC module
3434

@@ -51,7 +51,7 @@ This application is based on the ARC IoT Development Kit which work for Patholog
5151

5252
2.Connect I2S pins of WM8978 to I2S_RX of IoT DK.**The REF_CLK should not be connected untile the initialization of WM8978 is finished**.
5353

54-
3.MAX7219 pins.
54+
3.OLED MC096GX pins.
5555

5656
|OLED MC096GX pins|IoT DK pins |
5757
|-----------------|-------------|
@@ -72,7 +72,7 @@ This application is based on the ARC IoT Development Kit which work for Patholog
7272
- Open serial terminal and configure it to right COM port and 115200bps.
7373
- Download with USB-JTAG or use bootloader to boot the program.
7474
- Connect the MCLK(REF_CLK) wire when seeing "Please connet the mclk !"at serial terminal.
75-
- Speak to the Mic.You'll see pathological or healthy result shows on the OLED screen.
75+
- Speak to the Mic. You'll see pathological or healthy result shows on the OLED screen.
7676

7777
#### Makefile
7878

61.9 KB
Loading

0 commit comments

Comments
 (0)