이수민

readme.md

......@@ -14,7 +14,10 @@ Arduino에 연결된 센서를 통해 측정한 데이터를 기반으로 자동
* targetSdkVersion: 26
## Screenshots
<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">
<p float="left">
<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">
</p>
1. 첫번째 탭에서 수동으로 창문을 제어할 수 있다
2. 두번째 탭에서 아두이노 센서에서 측정한 데이터를 조회할 수 있다.
......