Showing
1 changed file
with
46 additions
and
13 deletions
... | @@ -6,7 +6,10 @@ | ... | @@ -6,7 +6,10 @@ |
6 | 6 | ||
7 | ## Info | 7 | ## Info |
8 | 8 | ||
9 | -하루가 다르게 고령화가 진행되고 있는 대한민국. 2017년 기준, 나이가 65세를 넘은 ‘노인'이 전체 인구의 14%를 넘어섰습니다. 이 연구는 약 복용을 관리하고 지원하는 플랫폼으로, 사용자가 복용중인 약에 관한 정보를 포함하여 약을 규칙적으로 복용할 수 있게 해 줍니다. | 9 | +<aside> |
10 | +💡 하루가 다르게 고령화가 진행되고 있는 대한민국. 2017년 기준, 나이가 65세를 넘은 ‘노인'이 전체 인구의 14%를 넘어섰습니다. 이 연구는 약 복용을 관리하고 지원하는 플랫폼으로, 사용자가 복용중인 약에 관한 정보를 포함하여 약을 규칙적으로 복용할 수 있게 해 줍니다. | ||
11 | + | ||
12 | +</aside> | ||
10 | 13 | ||
11 | --- | 14 | --- |
12 | 15 | ||
... | @@ -17,7 +20,7 @@ | ... | @@ -17,7 +20,7 @@ |
17 | 각 개발자의 작업사항을 보시려면 개발자의 이름을 클릭하세요. | 20 | 각 개발자의 작업사항을 보시려면 개발자의 이름을 클릭하세요. |
18 | 21 | ||
19 | - [고원빈 : 프론트엔드, Native Android Application 개발](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/tree/frontend/frontend) | 22 | - [고원빈 : 프론트엔드, Native Android Application 개발](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/tree/frontend/frontend) |
20 | -1. Framework : Flutter 1.22.6 | 23 | +1. Framework : Flutter 1.6.2 |
21 | 2. 언어 : Dart | 24 | 2. 언어 : Dart |
22 | 3. 주요 통신 : HTTP Request, Response(Server와 통신) | 25 | 3. 주요 통신 : HTTP Request, Response(Server와 통신) |
23 | 26 | ||
... | @@ -26,6 +29,11 @@ | ... | @@ -26,6 +29,11 @@ |
26 | 2. 언어 : JavaScript | 29 | 2. 언어 : JavaScript |
27 | 3. 주요 통신 : HTTP Request(Application과 통신), MQTT(Care Bridge와 통신) | 30 | 3. 주요 통신 : HTTP Request(Application과 통신), MQTT(Care Bridge와 통신) |
28 | 31 | ||
32 | +- 박권수 : 웹 개발 | ||
33 | +1. Framework : React | ||
34 | +2. 언어 : TypeScript | ||
35 | +3. 주요 프로토콜 : HTTP Request(RESTful API) | ||
36 | + | ||
29 | - [윤형선 : HW, 통신 개발](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/tree/Hardware/hardware) | 37 | - [윤형선 : HW, 통신 개발](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/tree/Hardware/hardware) |
30 | 1. HW : Raspberry 4B 8GB, Raspberry Pico, 3D Printer | 38 | 1. HW : Raspberry 4B 8GB, Raspberry Pico, 3D Printer |
31 | 2. 언어 : MicroPython(Python3) | 39 | 2. 언어 : MicroPython(Python3) |
... | @@ -39,23 +47,17 @@ | ... | @@ -39,23 +47,17 @@ |
39 | - 약병 내부의 **약 잔량, 온도, 습도를 측정**하고 **약 복용 시간**을 알려주는 약병 | 47 | - 약병 내부의 **약 잔량, 온도, 습도를 측정**하고 **약 복용 시간**을 알려주는 약병 |
40 | - 어플리케이션을 통한 **약병 정보 조회 및 제어** | 48 | - 어플리케이션을 통한 **약병 정보 조회 및 제어** |
41 | - **Care Bridge** 를 통한 확장성 확보 - MQTT Protocol | 49 | - **Care Bridge** 를 통한 확장성 확보 - MQTT Protocol |
50 | +- **Web for Doctor**를 통하여 복약지도 | ||
42 | 51 | ||
43 | --- | 52 | --- |
44 | 53 | ||
45 | ## 시나리오 | 54 | ## 시나리오 |
46 | 55 | ||
47 | -- 어플리케이션 시나리오 | 56 | +- **약병 시나리오** |
48 | - | ||
49 | -![http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/uploads/9217a148e73c38eff392285e8e25b15f/캡쳐영상.gif](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/uploads/9217a148e73c38eff392285e8e25b15f/캡쳐영상.gif) | ||
50 | - | ||
51 | -1. 어플리케이션 회원 가입 및 로그인 | ||
52 | -2. 허브 및 약병 등록 | ||
53 | -3. 복용중인 약 조회 및 등록 | ||
54 | -4. 약병 정보 조회 | ||
55 | 57 | ||
56 | -- 약병 시나리오 | 58 | +![https://user-images.githubusercontent.com/72953899/141595024-d89ef1f7-5829-4828-8633-706301061e9b.png](https://user-images.githubusercontent.com/72953899/141595024-d89ef1f7-5829-4828-8633-706301061e9b.png) |
57 | 59 | ||
58 | -![http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/uploads/d114cf60bc25f2ed83707b5d8c53e802/약병영상.gif](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/uploads/d114cf60bc25f2ed83707b5d8c53e802/약병영상.gif) | 60 | +![https://user-images.githubusercontent.com/72953899/141595045-53e18d3f-f1c1-48bd-92af-1b3ac3e00c7d.png](https://user-images.githubusercontent.com/72953899/141595045-53e18d3f-f1c1-48bd-92af-1b3ac3e00c7d.png) |
59 | 61 | ||
60 | 1. 약병을 열면 Care Bridge로 센서 데이터를 Bluetooth로 전송 | 62 | 1. 약병을 열면 Care Bridge로 센서 데이터를 Bluetooth로 전송 |
61 | 2. Care Bridge는 센서 데이터를 Message로 변환 후 Publish | 63 | 2. Care Bridge는 센서 데이터를 Message로 변환 후 Publish |
... | @@ -64,15 +66,46 @@ | ... | @@ -64,15 +66,46 @@ |
64 | 5. Care Bridge는 Factoring된 Messge를 Subscribe한 후 Bluetooth로 약병에 전송 | 66 | 5. Care Bridge는 Factoring된 Messge를 Subscribe한 후 Bluetooth로 약병에 전송 |
65 | 6. 약병은 데이터를 LED를 통해 표시 | 67 | 6. 약병은 데이터를 LED를 통해 표시 |
66 | 68 | ||
69 | +- **어플리케이션 for 환자 시나리오** | ||
70 | + | ||
71 | +![https://user-images.githubusercontent.com/72953899/141595060-503a0b90-3996-49a1-b403-37c4522c6ede.png](https://user-images.githubusercontent.com/72953899/141595060-503a0b90-3996-49a1-b403-37c4522c6ede.png) | ||
72 | + | ||
73 | +1. 회원가입 및 로그인(소셜 로그인 : 구글, 네이버, 카카오) | ||
74 | +2. 환자는 CareBridge와 Smart Medicine Bottle을 등록 | ||
75 | +3. 담당의 요청 수락 | ||
76 | +4. 의사에게 처방받은 QR코드를 스마트 약병에 등록 | ||
77 | +5. 담당의에게 복약지도 받기 | ||
78 | + | ||
79 | +- **웹 for 의사 시나리오** | ||
80 | + | ||
81 | +![https://user-images.githubusercontent.com/72953899/141595061-d1762966-8515-4055-951a-b49c1f9d2604.png](https://user-images.githubusercontent.com/72953899/141595061-d1762966-8515-4055-951a-b49c1f9d2604.png) | ||
82 | + | ||
83 | +![https://user-images.githubusercontent.com/72953899/141595063-81af2df6-4322-49b5-a5f8-e4ff5625cde7.png](https://user-images.githubusercontent.com/72953899/141595063-81af2df6-4322-49b5-a5f8-e4ff5625cde7.png) | ||
84 | + | ||
85 | +![https://user-images.githubusercontent.com/72953899/141595066-c6a005d8-0d66-407a-8dab-7b65c0bd9e63.png](https://user-images.githubusercontent.com/72953899/141595066-c6a005d8-0d66-407a-8dab-7b65c0bd9e63.png) | ||
86 | + | ||
87 | +1. 회원가입 및 로그인 | ||
88 | +2. 회원가입시 관리자의 승인을 받아야하고, 의사의 자격정보 업로드 해야 함 | ||
89 | +3. 방문한 환자 대상으로 관리 환자 등록 요청 전송 | ||
90 | +4. 공공데이터를 통해 처방할 약 검색 및 환자에게 약 처방 | ||
91 | +5. 처방한 약을 환자가 등록하면 환자의 복약 정보 관리 | ||
92 | +6. 환자에게 복약 지도 | ||
93 | + | ||
67 | --- | 94 | --- |
68 | 95 | ||
69 | ## More About | 96 | ## More About |
70 | 97 | ||
71 | -자세한 내용이 궁금하다면? | 98 | +<aside> |
99 | +💡 자세한 내용이 궁금하다면? | ||
100 | + | ||
101 | +</aside> | ||
72 | 102 | ||
73 | 1. [Application 보러가기](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/commits/frontend) | 103 | 1. [Application 보러가기](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/commits/frontend) |
74 | 2. [Server, DB 보러가기](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/commits/server) | 104 | 2. [Server, DB 보러가기](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/commits/server) |
75 | 3. [HW 보러가기](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/commits/Hardware) | 105 | 3. [HW 보러가기](http://khuhub.khu.ac.kr/2021-1-capstone-design1/RIT_Project1/commits/Hardware) |
106 | +4. 작품 시연 영상 | ||
107 | + | ||
108 | +[https://youtu.be/TAVe_jBfYEo](https://youtu.be/TAVe_jBfYEo) | ||
76 | 109 | ||
77 | --- | 110 | --- |
78 | 111 | ... | ... |
-
Please register or login to post a comment