From ad19bf1770746d2172a4cfc57f994442d7416498 Mon Sep 17 00:00:00 2001 From: aixiao Date: Tue, 11 Sep 2018 14:51:39 +0000 Subject: [PATCH] =?UTF-8?q?20180911=20=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20?= =?UTF-8?q?=20=20=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5b402fc..73c8dc9 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,12 @@ raspberrypi zero w GPIO 实现的智能家居 - 我发现传感器的数据是实时的,传感器的工作必须是实时的 - 有时做不到数据的准确 - 就做了多进程的shell(不同pid)来满足传感器数据现状,一个进程收集传感器数据,另一个进程处理数据. +- 谢谢@威威君帮写的app + +app配合socket服务器设置 +![Image text](https://github.com/niuyuling/raspberrypi/blob/master/app/Screenshot_LightControl_20180906-120133.png) + + +app主界面 +![Image text](https://github.com/niuyuling/raspberrypi/blob/master/app/Screenshot_LightControl_20180906-120216.png) \ No newline at end of file