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

Volledige beschrijving

Bewaard in:
Bibliografische gegevens
Hoofdauteur: Salinas Granda, Alex Nixon (author)
Formaat: bachelorThesis
Taal:spa
Gepubliceerd in: 2020
Onderwerpen:
Online toegang:http://dspace.unl.edu.ec/jspui/handle/123456789/23360
Tags: Voeg label toe
Geen labels, Wees de eerste die dit record labelt!
Omschrijving
Samenvatting: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.