CN111077790A - Intelligent home system - Google Patents

Intelligent home system Download PDF

Info

Publication number
CN111077790A
CN111077790A CN201911415414.XA CN201911415414A CN111077790A CN 111077790 A CN111077790 A CN 111077790A CN 201911415414 A CN201911415414 A CN 201911415414A CN 111077790 A CN111077790 A CN 111077790A
Authority
CN
China
Prior art keywords
control module
java
control
central management
management server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911415414.XA
Other languages
Chinese (zh)
Inventor
汲德一
龚俊荣
李培养
钟远鸣
李钊洺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dongguan University of Technology
Original Assignee
Dongguan University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dongguan University of Technology filed Critical Dongguan University of Technology
Priority to CN201911415414.XA priority Critical patent/CN111077790A/en
Publication of CN111077790A publication Critical patent/CN111077790A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B15/00Systems controlled by a computer
    • G05B15/02Systems controlled by a computer electric
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/26Pc applications
    • G05B2219/2642Domotique, domestic, home control, automation, smart house
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses an intelligent home system which comprises a control module, a Web server, a Java central management server, a database, a plurality of sensors and a plurality of home terminals, wherein the control module controls the home terminals and is respectively and electrically connected with the home terminals; the control module processes the acquired data of the sensors and is respectively and electrically connected with the sensors; the database is used for storing the collected data of the sensor and is in signal connection with the Java central management server; the Java central management server is deployed in the local area and is in signal connection with the control module; the server is in signal connection with the control module; the server is in signal connection with the database.

Description

Intelligent home system
Technical Field
The invention relates to the field of home control, in particular to an intelligent home system.
Background
In recent years, with the continuous development of science and technology, the concept of changing life by science and technology is gradually deepened, and various intelligent products board the stage of the times. The rise of the internet of things leaps from the connection of people and people to the connection of objects, and the possibility of interconnection of all the objects is realized, so that the development of the era is a great progress, the life of people gradually tends to be intelligent, and the intelligent home industry with great potential is also a focus of attention of people. The intelligent home integrates a network communication technology, a cloud control technology, a security system, intelligent household appliance control, equipment automatic management and personalized service providing, so that an intelligent ecological system for home interconnection and intelligent control is realized, and brand new home life experience is brought to people. However, the research and development of the domestic intelligent home system is still in the initial stage at present, and various problems still face, such as: the intelligent home is high in cost, the consumption threshold is too limited, the function operation is complex or the practicability is not high, the user experience is poor, and the like.
Disclosure of Invention
In order to overcome the defects of the prior art and the method, the invention provides an intelligent home system.
In order to solve the technical problems, the technical scheme of the invention is as follows:
an intelligent home system comprises a control module, a Web server, a Java central management server, a database, a plurality of sensors and a plurality of home terminals,
the control module controls the household terminals and is respectively and electrically connected with the plurality of household terminals;
the control module processes the acquired data of the sensors and is respectively and electrically connected with the sensors;
the database is used for storing the collected data of the sensor and is in signal connection with the Java central management server;
the Java central management server is deployed in the local area and is in signal connection with the control module;
the Web server is in signal connection with the control module;
the Web server is in signal connection with the database.
According to the invention, the Web server provides the page display of the environmental data and opens the control function of the home terminal according to the user authority. The Web server also provides a blog type communication system, logs, comments, praise and the like can be written, and the socialization function of the intelligent furniture is realized.
In a preferred embodiment, the database is a MySQL database.
In a preferred embodiment, the smart home system further includes a first program module, and the first program module is executed by the control module, and includes the following steps:
s1: judging the connection state of the Java central management server and the control module, and executing S2 if the connection is disconnected; if not, go to S3;
s2: periodically inquiring the connection condition of the Java central management server and the control module until the connection is not disconnected;
s3: the control module collects the collected data of each sensor and transmits all the collected data to the Java central management server in a unified way;
s4: whether the control module receives the control instruction or not, if not, executing S: 5; if the control instruction transmitted by the Java central management server is received, S6 is executed;
s5: periodically inquiring whether the control module receives a control instruction or not until the control module receives the control instruction, and executing S6;
s6: and the control module controls the household terminal according to the control instruction.
In a preferred embodiment, the first program module is embodied by an embedded Linux system.
In a preferred embodiment, the smart home system further includes a second program module, where the second program module is executed by the Web server, and the method includes the following steps:
the method comprises the following steps: judging whether the user carries out account registration or not, and if not, requiring the user to carry out account registration; if the account registration is carried out, executing the step two;
step two: whether the authority of the account has the authority for controlling the home terminal or not is judged, and if the authority does not have the authority for controlling the home terminal, the third step is executed; if the authority for controlling the home terminal exists, executing the fourth step;
step three: a user performs non-home terminal control operation;
step four: the user issues a control instruction remotely through the Web server.
In a preferred embodiment, the sensor is a smoke sensor and/or a temperature sensor and/or a humidity sensor and/or a brightness sensor.
In a preferred scheme, the smart home system further comprises an actuator, the actuator is used for starting/closing the home terminal, and the actuator is electrically connected with the control module.
In a preferred scheme, the actuator comprises a relay, the relay is used for starting/closing the household terminal, and the relay is electrically connected with the control module.
In a preferred scheme, the actuator further comprises an infrared controller, the infrared controller is used for remotely and intelligently starting/closing the household terminal by analyzing the infrared codes instead of the traditional handheld remote control equipment, and the infrared controller is electrically connected with the control module.
In a preferred scheme, the smart home system further comprises a human-computer interaction module, wherein the human-computer interaction module is used for generating a control instruction and checking environment data, and the human-computer interaction module is electrically connected with the control module.
In a preferred scheme, the human-computer interaction module is a touch screen and/or a microphone.
Compared with the prior art, the technical scheme of the invention has the beneficial effects that:
the environment information is collected in real time through the sensor, the house environment information is updated and sent to the Java central management server for data analysis and storage; meanwhile, the Java central management server realizes the control logic of the whole intelligent home system, and can issue control instructions according to environmental information, user operation and the like, thereby realizing the control of the home terminal.
Besides realizing basic control logic and display functions, the invention adopts a mature internet development mode to truly and tightly connect the home environment, hardware equipment and an information network. Particularly, the invention realizes a simple and loose intelligent home solution with high freedom degree of user selection, and practically realizes a control mode of being compatible with the traditional household appliances through the infrared control module, so that a user can rapidly and simply deploy an intelligent home system, and the limitation of intelligent products with different platforms and different protocols on user selection is removed. Particularly, compared with the current mainstream intelligent home implementation scheme, the system and the method have the advantages that the central management server of the system is built in the home of the user, so that the home information safety of the user is effectively protected, and the personal data is prevented from being leaked. Particularly, the invention adopts the concept of 'decentralized' concept (in a system distributed with a plurality of nodes, each node has the characteristic of high autonomy, the nodes can be freely connected with each other to form a new connection unit, the enthusiasm of net citizens for participation contribution is improved, the threshold of production content is reduced, finally, each net citizen becomes a tiny and independent information provider, the internet is enabled to be flatter, the content production is enabled to be more diversified, namely the net citizen is picked from the internet), a social Web server is developed for an intelligent home system, a user can perform network social activities by taking a family intelligent system as a platform under the condition of ensuring data safety, the intelligent home connotation is enriched, and the popularization of the intelligent home can be effectively promoted. Particularly, the invention does not simply realize the networked transfer of the control mode of the electronic circuit, and the invention realizes the system characteristics of rapid deployment, convenient maintenance, safe information, simple management and the like by deeply combining the perfect circuit technology and the mature internet technology according to the practical application scene of the home. Particularly, the invention realizes the function of remotely updating the user program, makes the upgrading and maintenance of the household intelligent system more convenient and effective, makes the system have stronger application value, and is matched with the listed characteristics.
Drawings
FIG. 1 is a block diagram of an embodiment;
FIG. 2 is a flow chart of an embodiment;
FIG. 3 is a flow chart of an embodiment.
Detailed Description
The drawings are for illustrative purposes only and are not to be construed as limiting the patent; for the purpose of better illustrating the embodiments, certain features of the drawings may be omitted, enlarged or reduced, and do not represent the size of an actual product;
it will be understood by those skilled in the art that certain well-known structures in the drawings and descriptions thereof may be omitted. The technical solution of the present invention is further described below with reference to the accompanying drawings and examples.
Examples
As shown in fig. 1, an intelligent home system includes a control module, a Web server, a Java central management server, a database, a plurality of sensors, and a plurality of home terminals, wherein,
the control module controls the household terminals and is respectively electrically connected with the plurality of household terminals;
the control module processes the acquired data of the sensors and is respectively electrically connected with the plurality of sensors;
the database is used for storing the collected data of the sensor and is in signal connection with the Java central management server;
the Java central management server is deployed in the local area and is in signal connection with the control module;
the Web server is in signal connection with the control module;
the Web server is in signal connection with the database.
On the basis of the embodiment, the following improvements can be made: the database is a MySQL database.
In the embodiment and the improvement scheme, the following improvements can be made: the smart home system further includes a first program module, which is executed by the control module, as shown in fig. 2, and includes the following steps:
s1: judging the connection state of the Java central management server and the control module, and executing S2 if the connection is disconnected; if not, go to S3;
s2: periodically inquiring the connection condition of the Java central management server and the control module until the connection is not disconnected;
s3: the control module collects the collected data of each sensor and transmits all the collected data to the Java central management server in a unified way;
s4: whether the control module receives the control instruction or not, if not, executing S: 5; if the control instruction transmitted by the Java central management server is received, S6 is executed;
s5: periodically inquiring whether the control module receives a control instruction or not until the control module receives the control instruction, and executing S6;
s6: and the control module controls the household terminal according to the control instruction.
In this embodiment, the Java central management server is a local service, and the control module realizes data upload and hardware control by information interaction with the Java central management server. The Java central management server adopts a mature Internet server design and management idea, successfully carries out overall management on complex functional modules such as home environment data, a hardware terminal, a Web page request, mobile terminal access, data analysis and decision making and the like, improves the execution efficiency of an intelligent home system, enlarges the deployment scale of the intelligent home, and reduces the construction time and the maintenance difficulty of a software management platform. Meanwhile, the Java central management server realizes accurate voice recognition and voice broadcasting functions by using the cloud computing service.
In the embodiment and the improvement scheme, the following improvements can be made: the first program module is embodied by an embedded Linux system.
In the improved embodiment, an embedded operating system is constructed on a hardware platform of an ARM1176JZF-S kernel by using a software scheme of Linux + QT.
In the embodiment and the improvement scheme, the following improvements can be made: the smart home system further includes a second program module, and the second program module is executed by the Web server, as shown in fig. 3, and includes the following steps:
the method comprises the following steps: judging whether the user carries out account registration or not, and if not, requiring the user to carry out account registration; if the account registration is carried out, executing the step two;
step two: whether the authority of the account has the authority for controlling the home terminal or not is judged, and if the authority does not have the authority for controlling the home terminal, the third step is executed; if the authority for controlling the home terminal exists, executing the fourth step;
step three: a user performs non-home terminal control operation;
step four: the user issues a control instruction remotely through the Web server.
In the embodiment and the improvement scheme, the following improvements can be made: the sensor is a smoke sensor and/or a temperature sensor and/or a humidity sensor and/or a brightness sensor.
In the improved embodiment, the smoke sensor has the main function of monitoring household gas leakage so as to avoid accidents such as leakage of household liquefied gas, natural gas and coal gas; the temperature sensor has the main function of monitoring the indoor temperature in real time; the main function of the humidity sensor is to monitor the indoor humidity in real time; the brightness sensor is used for detecting the illumination intensity and realizing the timely control and adjustment of household light.
In the embodiment and the improvement scheme, the following improvements can be made: the intelligent home system further comprises an actuator, the actuator is used for starting/closing the home terminal, the actuator is electrically connected with the control module, and the actuator is electrically connected with the home terminal.
In the embodiment and the improvement scheme, the following improvements can be made: the actuator comprises a relay, the relay is used for starting/closing the household terminal, the relay is electrically connected with the control module, and the relay is electrically connected with the household terminal.
In the embodiment and the improvement scheme, the following improvements can be made: the executor also comprises an infrared controller, the infrared controller is used for starting/closing the household terminal, the infrared controller is electrically connected with the control module, the infrared controller replaces the traditional handheld remote control equipment by analyzing the infrared codes, and the household equipment controlled by the infrared signals is controlled in a remote and intelligent controlled manner.
In the embodiment and the improvement scheme, the following improvements can be made: the intelligent home system further comprises a human-computer interaction module, the human-computer interaction module is used for generating a control instruction and checking environment information, and the human-computer interaction module is electrically connected with the control module.
In the embodiment and the improvement scheme, the following improvements can be made: the human-computer interaction module is a touch screen and/or a microphone.
In the improved embodiment, a user can generate a control instruction through the touch screen and can also check environmental data uploaded by the sensor; the user generates a control instruction based on a voice recognition technology through a microphone.
In the embodiment and the improvement scheme, the following improvements can be made: the household terminal is a water heater and/or an air conditioner and/or a fan and/or a lamp and/or a television and/or a door lock.
The embodiment integrates the Web server, the control module, the Java central management server and a plurality of sensors, and is a stable, efficient and extensible intelligent home system. Environmental information is collected in real time through a sensor, residence environmental information is updated, and the environmental information is sent to a control module for data analysis and storage, so that the server can read the environmental information from a database, meanwhile, the control module realizes the control logic of the whole intelligent home system, and control instructions can be issued according to the environmental information, user operation and the like, so that the control of specific hardware is realized.
The user can log in the intelligent home monitoring system through the Web browser at the PC end or the mobile end, the Web server is accessed through the network, and when the user clicks the control button, the Web server can send a corresponding control protocol to the control module, so that the home electric appliance can be controlled. When a user is in a house, the intelligent household appliances can be controlled through the touch screen and the microphone, if the fan is turned on, the television is turned off and the like, the user can check the home environment information updated in real time on the Web page, then the intelligent household appliances such as the intelligent air conditioner, the intelligent television, the intelligent fan, the intelligent curtain and the like are remotely controlled through the communication network, and even if the traditional household appliances are controlled by infrared signals, the remote control can be carried out through the infrared controller. Even if the gas valve is out, the switch of the household appliance can be controlled, and whether abnormal phenomena such as the gas valve is not closed or the like can be checked. Simple and efficient operation and can meet the requirement of users on the comfort of the living environment.
In the detailed description of the embodiments, various technical features may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The terms describing positional relationships in the drawings are for illustrative purposes only and are not to be construed as limiting the patent;
it should be understood that the above-described embodiments of the present invention are merely examples for clearly illustrating the present invention, and are not intended to limit the embodiments of the present invention. Other variations and modifications will be apparent to persons skilled in the art in light of the above description. And thus are not exhaustive of all embodiments. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the claims of the present invention.

Claims (10)

1. An intelligent home system is characterized by comprising a control module, a Web server, a Java central management server, a database, a plurality of sensors and a plurality of home terminals, wherein,
the control module controls the household terminals and is respectively and electrically connected with the plurality of household terminals;
the control module processes the acquired data of the sensors and is respectively and electrically connected with the sensors;
the database is used for storing the collected data of the sensor and is in signal connection with the Java central management server;
the Java central management server is deployed in the local area and is in signal connection with the control module;
the Web server is in signal connection with the control module;
the Web server is in signal connection with the database.
2. The smart home system of claim 1, wherein the database is a MySQL database.
3. The smart home system according to claim 1 or 2, further comprising a first program module, wherein the first program module is executed by the control module, and comprises the following steps:
s1: judging the connection state of the Java central management server and the control module, and executing S2 if the connection is disconnected; if not, go to S3;
s2: periodically inquiring the connection condition of the Java central management server and the control module until the connection is not disconnected;
s3: the control module collects the collected data of each sensor and transmits all the collected data to the Java central management server in a unified way;
s4: whether the control module receives the control instruction or not, if not, executing S: 5; if the control instruction transmitted by the Java central management server is received, S6 is executed;
s5: periodically inquiring whether the control module receives a control instruction or not until the control module receives the control instruction, and executing S6;
s6: and the control module controls the household terminal according to the control instruction.
4. The smart home system according to claim 3, wherein the first program module is embodied by an embedded Linux system.
5. The smart home system of claim 1, 2 or 4, further comprising a second program module, the second program module being executed by the Web server, comprising:
the method comprises the following steps: judging whether the user carries out account registration or not, and if not, requiring the user to carry out account registration; if the account registration is carried out, executing the step two;
step two: whether the authority of the account has the authority for controlling the home terminal or not is judged, and if the authority does not have the authority for controlling the home terminal, the third step is executed; if the authority for controlling the home terminal exists, executing the fourth step;
step three: a user performs non-home terminal control operation;
step four: the user issues a control instruction remotely through the Web server.
6. The smart home system of claim 1, 2 or 4, wherein the sensor is a smoke sensor and/or a temperature sensor and/or a humidity sensor and/or a brightness sensor.
7. The smart home system according to claim 1, 2 or 4, further comprising a relay, wherein the relay is used for turning on/off the home terminal, and the relay is electrically connected with the control module.
8. The intelligent home system according to claim 1, 2 or 4, further comprising an infrared controller, wherein the infrared controller is configured to remotely and intelligently start/close the home terminal by analyzing the infrared code instead of a conventional handheld remote control device, and the infrared controller is electrically connected to the control module.
9. The intelligent home system according to claim 1, 2 or 4, further comprising a human-computer interaction module, wherein the human-computer interaction module is used for generating a control instruction to view environment data, and the human-computer interaction module is electrically connected with the control module.
10. The smart home system according to claim 9, wherein the human-computer interaction module is a touch screen and/or a microphone.
CN201911415414.XA 2019-12-31 2019-12-31 Intelligent home system Pending CN111077790A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911415414.XA CN111077790A (en) 2019-12-31 2019-12-31 Intelligent home system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911415414.XA CN111077790A (en) 2019-12-31 2019-12-31 Intelligent home system

Publications (1)

Publication Number Publication Date
CN111077790A true CN111077790A (en) 2020-04-28

Family

ID=70320837

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911415414.XA Pending CN111077790A (en) 2019-12-31 2019-12-31 Intelligent home system

Country Status (1)

Country Link
CN (1) CN111077790A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102355390A (en) * 2011-08-16 2012-02-15 中国科学院电工研究所 Intelligent home system
CN105491102A (en) * 2015-11-10 2016-04-13 大连凤祥科技有限公司 Intelligent monitoring system based on cloud computing technology and device thereof
CN105589394A (en) * 2016-01-20 2016-05-18 钟伟英 Automobile transportation monitoring and management system based on fusion of multiple sensors
CN107995251A (en) * 2017-05-24 2018-05-04 合肥万合科技信息服务有限公司 A kind of intelligent domestic system based on Internet of Things
CN108810061A (en) * 2017-05-03 2018-11-13 南京市雨花台区板桥新城物业服务中心有限公司 A kind of intelligent domestic system
CN110262330A (en) * 2019-06-12 2019-09-20 广东工业大学 A kind of smart home environment monitoring system and method based on Arduino

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102355390A (en) * 2011-08-16 2012-02-15 中国科学院电工研究所 Intelligent home system
CN105491102A (en) * 2015-11-10 2016-04-13 大连凤祥科技有限公司 Intelligent monitoring system based on cloud computing technology and device thereof
CN105589394A (en) * 2016-01-20 2016-05-18 钟伟英 Automobile transportation monitoring and management system based on fusion of multiple sensors
CN108810061A (en) * 2017-05-03 2018-11-13 南京市雨花台区板桥新城物业服务中心有限公司 A kind of intelligent domestic system
CN107995251A (en) * 2017-05-24 2018-05-04 合肥万合科技信息服务有限公司 A kind of intelligent domestic system based on Internet of Things
CN110262330A (en) * 2019-06-12 2019-09-20 广东工业大学 A kind of smart home environment monitoring system and method based on Arduino

Similar Documents

Publication Publication Date Title
US9547980B2 (en) Smart gateway, smart home system and smart controlling method thereof
CN206388060U (en) Pass through the wearable intelligent house control system of Voice command
CN113138562B (en) Terminal control system and terminal control method based on Internet of things
CN203984447U (en) A kind of system for Smart Home controlled in wireless
CN101718988A (en) Control system of intelligent domestic equipment for sensing behaviour habits
CN102281370B (en) Smart home system and working method thereof
Amri et al. Improving smart home concept with the internet of things concept using raspberrypi and nodemcu
CN103901867A (en) Intelligent home control system based on cloud service
CN104135408A (en) System for intelligent home wireless control and method using the system
CN201548850U (en) Intelligent home equipment control device with behavior habit perception
CN105072003A (en) Synchronous control system and method of smart home mode
CN108989162B (en) Household intelligent robot management system
CN108401013A (en) A kind of smart home Internet of Things communication device
KR20180072468A (en) Intelligence Cooling and Heating Service Method of User Using Big Data
CN104618201A (en) Internet of things appliance control system, control method and appliance gateway
CN109932918A (en) A kind of intelligent home control system
CN108536026A (en) A kind of smart home device power consumption control method and system
CN205176636U (en) Intelligent household monitoring system based on cloud computation
CN110045629A (en) A kind of intelligent security guard house control system
CN110392101A (en) Multiple terminals intelligent home control system based on cloud platform
CN207530842U (en) A kind of smart home training system based on Internet of Things
Zhang et al. Design of smart home control system based on Cortex-A8 and ZigBee
JP2016063415A (en) Network system, audio output method, server, device and audio output program
CN115793481A (en) Device control method, device, electronic device and storage medium
CN203338106U (en) Wireless intelligent housing system based on wifi

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200428