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

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Salinas Granda, Alex Nixon (author)
Định dạng: bachelorThesis
Ngôn ngữ:spa
Được phát hành: 2020
Những chủ đề:
Truy cập trực tuyến:http://dspace.unl.edu.ec/jspui/handle/123456789/23360
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Miêu tả
Tóm tắt: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.