Sistema integrado de automação residencial com comunicação sem fio

This paper presents an introduction to the protocols predominantly used in domotic: Wifi and ZigBee, as well as all communication necessary to perform design in domotic, using as example a lighting system. It was used Texas Instruments radios CC2530, for the 802.15.4 network, to communicate with thi...

ver descrição completa

Principais autores: Ramos, Amanda Lúcia Carstens, Santos, José Eduardo Lima dos
Formato: Trabalho de Conclusão de Curso (Graduação)
Idioma: Português
Publicado em: Universidade Tecnológica Federal do Paraná 2020
Assuntos:
Acesso em linha: http://repositorio.utfpr.edu.br/jspui/handle/1/8183
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Resumo: This paper presents an introduction to the protocols predominantly used in domotic: Wifi and ZigBee, as well as all communication necessary to perform design in domotic, using as example a lighting system. It was used Texas Instruments radios CC2530, for the 802.15.4 network, to communicate with this radios the user uses a mobile phone or a tablet with Android operating system. A Java server is used to communcate with the mobile phone (via sockets) and with the radios (via UART). The main objective of the project is the communication between devices, so that it is simple to integrate other modules that could be configured and controlled by the user. This system will also offer the possibility of remote access to the parameters if the user is logged in a compatible application, which was also developed in Java.