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