Showing
1 changed file
with
1 additions
and
6 deletions
... | @@ -14,16 +14,11 @@ Arduino에 연결된 센서를 통해 측정한 데이터를 기반으로 자동 | ... | @@ -14,16 +14,11 @@ Arduino에 연결된 센서를 통해 측정한 데이터를 기반으로 자동 |
14 | * targetSdkVersion: 26 | 14 | * targetSdkVersion: 26 |
15 | 15 | ||
16 | ## Screenshots | 16 | ## Screenshots |
17 | -<img src="https://user-images.githubusercontent.com/33692487/85216389-00193980-b3bf-11ea-8a1c-6035b2a0eb43.jpg" width="40%"> | 17 | +<img src="https://user-images.githubusercontent.com/33692487/85216389-00193980-b3bf-11ea-8a1c-6035b2a0eb43.jpg" width="100px"> <img src="https://user-images.githubusercontent.com/33692487/85216397-18895400-b3bf-11ea-977e-5e7512acd43d.jpg" width="100px"> <img src="https://user-images.githubusercontent.com/33692487/85216401-2212bc00-b3bf-11ea-8b50-14f60b349359.jpg" width="100px"> |
18 | - | ||
19 | -<img src="https://user-images.githubusercontent.com/33692487/85216397-18895400-b3bf-11ea-977e-5e7512acd43d.jpg" width="40%"> | ||
20 | - | ||
21 | -<img src="https://user-images.githubusercontent.com/33692487/85216401-2212bc00-b3bf-11ea-8b50-14f60b349359.jpg" width="40%"> | ||
22 | 18 | ||
23 | 1. 첫번째 탭에서 수동으로 창문을 제어할 수 있다 | 19 | 1. 첫번째 탭에서 수동으로 창문을 제어할 수 있다 |
24 | 2. 두번째 탭에서 아두이노 센서에서 측정한 데이터를 조회할 수 있다. | 20 | 2. 두번째 탭에서 아두이노 센서에서 측정한 데이터를 조회할 수 있다. |
25 | 3. 세번째 탭에서 다중의 아두이노 장치와 블루투스를 통해 연결할 수 있다. | 21 | 3. 세번째 탭에서 다중의 아두이노 장치와 블루투스를 통해 연결할 수 있다. |
26 | - | ||
27 | ## Members | 22 | ## Members |
28 | * 2017104012 이수민 | 23 | * 2017104012 이수민 |
29 | * 2017104031 채수빈 | 24 | * 2017104031 채수빈 | ... | ... |
-
Please register or login to post a comment