Diseño e Implementación de una Interfaz Sobre C++ para Control Inalámbrico de la Iluminación de un Edificio a Tráves de Internet 2 Utilizando un Sistema Embebido
Fecha
Autor corporativo
Título de la revista
ISSN de la revista
Título del volumen
Editor
Compartir
Director
Altmetric
Resumen
Our thesis is the design and the implementation of one wireless interface over C ++ to control the lights of a building in the Internet 2 using an embedded system. To achieve this goal we create an interface in HTML, and using a function in PHP, that executes an instruction in Python to start the transmission of a control signal that would turn off or turn on the lights. We use a server on a Rasberry Pi, and use an Arduino one with a transducer, for the wireless transmission, the receiver module have a Arduino Nano, that receives the signal and translate it to control the power section. This model of Arduino Nano, and part of power, was use twice to obtain the three lights that we want to control in practice. Microcontrollers were programming in C ++ to obtain the goals of this project.