Showing
1 changed file
with
4 additions
and
1 deletions
... | @@ -14,7 +14,10 @@ Arduino에 연결된 센서를 통해 측정한 데이터를 기반으로 자동 | ... | @@ -14,7 +14,10 @@ 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="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"> | 17 | +<p float="left"> |
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 | + | ||
18 | 21 | ||
19 | 1. 첫번째 탭에서 수동으로 창문을 제어할 수 있다 | 22 | 1. 첫번째 탭에서 수동으로 창문을 제어할 수 있다 |
20 | 2. 두번째 탭에서 아두이노 센서에서 측정한 데이터를 조회할 수 있다. | 23 | 2. 두번째 탭에서 아두이노 센서에서 측정한 데이터를 조회할 수 있다. | ... | ... |
-
Please register or login to post a comment