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...

Descripció completa

Guardat en:
Dades bibliogràfiques
Autor principal: Salinas Granda, Alex Nixon (author)
Format: bachelorThesis
Idioma:spa
Publicat: 2020
Matèries:
Accés en línia:http://dspace.unl.edu.ec/jspui/handle/123456789/23360
Etiquetes: Afegir etiqueta
Sense etiquetes, Sigues el primer a etiquetar aquest registre!
Descripció
Sumari: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.