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.