Desarrollo de una solución informática que permita administrar un hogar inteligente haciendo uso de hardware libre

The objective of this Degree Project is to design and implement a computer solution that allows managing a smart home through the use of low-cost or free-use tools. In itself it consists in the development of a prototype of a home automation system that is easy for users to use, having as its main p...

全面介紹

Saved in:
書目詳細資料
主要作者: Salinas Granda, Alex Nixon (author)
格式: bachelorThesis
語言:spa
出版: 2020
主題:
在線閱讀:http://dspace.unl.edu.ec/jspui/handle/123456789/23360
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:The objective of this Degree Project is to design and implement a computer solution that allows managing a smart home through the use of low-cost or free-use tools. In itself it consists in the development of a prototype of a home automation system that is easy for users to use, having as its main point the control of lighting, ventilation, door management, temperature management and home security, with the ability to constant and remote monitoring. On the other hand, the NodeRED platform is used, which is an Open-Source tool based on Node.js that makes it easier to integrate hardware with software quickly and easily through visual node-based programming. The system can control the actuators and receive data from the sensors through a web server; For the communication of the same, the light protocol MQTT (Message Queue Telemetry Transport) is used. Likewise, the NodeMCU V1 microcontroller based on the ESP8266 Chip is used, which facilitates the connection and communication of the sensors and actuators in a very economic and wireless way, since it is a completely open development board at the software and hardware level.