mirror of
https://github.com/3minbe/DBC_Converter.git
synced 2026-05-16 17:13:58 +09:00
README.md에 UI 사용 방법 추가
This commit is contained in:
parent
722e275d14
commit
3c6fe337a8
34
README.md
34
README.md
@ -49,12 +49,42 @@ img
|
||||
- **Git**: 버전 관리를 위한 Git이 필요합니다.
|
||||
|
||||
## ⚙How to Use
|
||||
0. **UI**
|
||||
|
||||
.png)
|
||||
|
||||
1. 파일 추가
|
||||
|
||||
2. 파일 삭제
|
||||
|
||||
3. 전체 파일 삭제
|
||||
|
||||
4. 메시지 창 내용 삭제
|
||||
|
||||
5. 변환 시작
|
||||
|
||||
6. 파일 리스트 창
|
||||
|
||||
7. 저장 경로
|
||||
|
||||
8. 경로 선택
|
||||
|
||||
9. 저장 경로 폴더 열기
|
||||
|
||||
10. 메시지 창
|
||||
|
||||
11. 채널 설정 창
|
||||
|
||||
1. **파일 추가**
|
||||
|
||||

|
||||
|
||||
- GUI에서 "파일 추가" 버튼을 클릭하여 변환할 DBC 파일을 추가합니다.
|
||||
|
||||
2. **파일 삭제**
|
||||
|
||||

|
||||
|
||||
- GUI에서 "파일 삭제" 버튼을 클릭하여 선택한 DBC 파일을 삭제합니다.
|
||||
|
||||
3. **저장 경로 설정**
|
||||
@ -63,10 +93,14 @@ img
|
||||
|
||||
4. **채널 선택 및 설정**
|
||||
|
||||

|
||||
|
||||
- GUI에서 다양한 CAN 채널을 선택하고 설정할 수 있습니다.
|
||||
|
||||
5. **변환 시작**
|
||||
|
||||

|
||||
|
||||
- GUI에서 "변환 시작" 버튼을 클릭하여 DBC 파일을 C 파일로 변환합니다.
|
||||
|
||||
6. **변환 상태 확인**
|
||||
|
||||
BIN
img/HowToUse/0.Main(no).png
Normal file
BIN
img/HowToUse/0.Main(no).png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 389 KiB |
BIN
img/HowToUse/0.Main.png
Normal file
BIN
img/HowToUse/0.Main.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
img/HowToUse/1.AddFiile.png
Normal file
BIN
img/HowToUse/1.AddFiile.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
img/HowToUse/2.DeleteFile.png
Normal file
BIN
img/HowToUse/2.DeleteFile.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
img/HowToUse/4.Channel Selection.png
Normal file
BIN
img/HowToUse/4.Channel Selection.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
img/HowToUse/5.Complete.png
Normal file
BIN
img/HowToUse/5.Complete.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
img/HowToUse/main.pptx
Normal file
BIN
img/HowToUse/main.pptx
Normal file
Binary file not shown.
@ -2,6 +2,6 @@
|
||||
"theme": "light",
|
||||
"default_save_path": "C:/Users/MSI/Desktop",
|
||||
"file_paths": [],
|
||||
"last_opened_dir": "C:/Users/MSI/SynologyDrive/3min_be/한자연/!과제/초안전/#Debug/DBC",
|
||||
"last_opened_dir": "C:/Users/MSI/Desktop/python/motorola_tx",
|
||||
"channel_info": {}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user