## 智慧家居开发样例 ### 简介 ​ 小孩放学了,做作业的时间到,窗帘、护眼灯自动打开,关掉电视和扫地机,给小孩一个安静舒适的学习环境;碰到学习难题,可以随时请求你的远程指导。晚上回家休息了,选择舒适的氛围灯,伴随着睡眠音乐进入梦乡。 出门远行,也不担心家里的“多肉”植物和宠物无人照顾。这样的生活体验是不是很棒? ![智能家居](media/smart_home_view.png) ​ 本仓库的样例都是基于智能家居,从客厅到卧室,从中控到sensor,开发者可以体验各种家居的开发样例,打造自己的家居体验,享受万物互联的快感。 ### 样例汇总 #### 连接模组类应用 - [智能养花机](docs/smart_flower_machine/README.md) - [智能台灯](docs/smart_lamp/README.md) - [智能窗帘](docs/smart_curtain/README.md) - [智能扫地机](docs/smart_cleaner/README.md) - [智能烟感系统](docs/smart_smoke_sensation/README.md) - [智能手表](docs/smart_watch/README.md) - [智能电子牌](docs/electronic_borad/README.md) - [智能风扇](docs/smart_fan/README.md) - [智能甲醛检测系统](docs/smart_tvocdetection/README.md) - [智能可燃气体检测系统](docs/smart_gasdetection/README.md) - [智能垃圾桶](docs/smart_trashcan/README.md) - [智能保险柜](docs/smart_safe/README.md) - [智能电子锁](dev/docs/smart_lock/README.md) - [智能体重称](dev/docs/smart_weight_scale/README.md) - [智能煤气检测系统](docs/smart_co_detection/README.md) #### 带屏IoT设备应用 - [智能中控面板](docs/smart_cenctrl_board/README.md) - [智能中控面板-基于Bearpi-Micro](docs/smart_cenctrl_beapi_micro/README.md) - [智能油烟机](docs/smart_hoods/README.md) - [智能相机](docs/smart_camera/README.md) - [智能门铃](docs/smart_door_bell/README.md) - [智能加湿器](docs/smart_humidifier/README.md) - [安全厨房之燃气检测](docs/smart_safe_kitchen-gas_detection/README.md) - [安全厨房之智能窗户通风](docs/smart_safe_kitchen-smart_window/README.md) #### Camera应用 - [智能猫眼3516](docs/smart_door_viewer_3516/README.md) - [智能猫眼3518](docs/smart_door_viewer_3518/README.md) #### 标准设备应用 - [数字管家DistSchedule](docs/digital_housekeeper_application/README_zh.md) - [数字管家DistScheduleEts(ETS版 正在重构中)](FA/DistScheduleEts) - [智能停车CarParkTest](FA/CarParkTest/README_zh.md) - [联系人Contacts](docs/contacts_application/README_zh.md) - [待办事项TodoList](docs/todolist_application/README_zh.md) ### 参考资料 + [OpenHarmony官网](https://www.openharmony.cn/) + [OpenHarmony知识体系仓库](https://gitee.com/openharmony-sig/knowledge) + [OpenHarmony知识体系议题申报](https://docs.qq.com/sheet/DUUNpcWR6alZkUmFO) + [OpenHarmony知识体系例会纪要](https://gitee.com/openharmony-sig/sig-content/tree/master/knowlege/meetings) + [OpenHarmony开发样例共建说明](https://gitee.com/openharmony-sig/knowledge/blob/master/docs/co-construct_demos/README_zh.md)