README.md 업데이트: 이미지 파일 경로 수정 및 삭제, 사용 방법 섹션 내용 수정

This commit is contained in:
3minbe 2025-02-18 10:54:36 +09:00
parent 38b0428d53
commit 10a3fbe37e
13 changed files with 13 additions and 9 deletions

View File

@ -77,32 +77,36 @@ img
2. **파일 추가** 2. **파일 추가**
![add file](img/HowToUse/1.AddFiile.png) ![add file](img/HowToUse/2.AddFiile.png)
- GUI에서 "파일 추가" 버튼을 클릭하여 변환할 DBC 파일을 추가합니다. - GUI에서 `파일 추가` 버튼을 클릭하여 변환할 DBC 파일을 추가합니다.
3. **파일 삭제** 3. **파일 삭제**
![delete file](img/HowToUse/2.DeleteFile.png) ![delete file](img/HowToUse/3.DeleteFile.png)
- GUI에서 "파일 삭제" 버튼을 클릭하여 선택한 DBC 파일을 삭제합니다. - GUI에서 `파일 삭제` 버튼을 클릭하여 선택한 DBC 파일을 삭제합니다.
4. **저장 경로 설정** 4. **저장 경로 설정**
- GUI에서 "경로 설정" 버튼을 클릭하여 변환된 C 파일을 저장할 경로를 설정합니다. ![repository selection](img/HowToUse/4.RepositorySelection.png)
- GUI에서 `경로 설정` 버튼을 클릭하여 변환된 C 파일을 저장할 경로를 설정합니다.
5. **채널 선택 및 설정** 5. **채널 선택 및 설정**
![channel selection](img/HowToUse/4.ChannelSelection.png) ![channel selection](img/HowToUse/5.ChannelSelection.png)
- GUI에서 다양한 CAN 채널을 선택하고 설정할 수 있습니다. - GUI에서 CAN 채널을 선택하고 설정할 수 있습니다.
6. **변환 시작** 6. **변환 시작**
![complete](img/HowToUse/5.Complete.png) ![convert](img/HowToUse/6.Convert.png)
- GUI에서 "변환 시작" 버튼을 클릭하여 DBC 파일을 C 파일로 변환합니다. - GUI에서 `변환 시작` 버튼을 클릭하여 DBC 파일을 C 파일로 변환합니다.
7. **변환 상태 확인** 7. **변환 상태 확인**
![complete](img/HowToUse/7.Complete.png)
- GUI에서 변환 상태 및 진행률을 실시간으로 확인할 수 있습니다. - GUI에서 변환 상태 및 진행률을 실시간으로 확인할 수 있습니다.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

View File

Before

Width:  |  Height:  |  Size: 389 KiB

After

Width:  |  Height:  |  Size: 389 KiB

BIN
img/HowToUse/2.AddFiile.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

BIN
img/HowToUse/6.Convert.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 KiB

BIN
img/HowToUse/7.Complete.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 618 KiB

Binary file not shown.