Internet de las cosas en dispositivos de bajo coste
Fecha
2021Resumen
El Internet de las Cosas se refiere a la interconexión de dispositivos informáticos interrelacionados
y a la capacidad de transferir datos a través de una red sin requerir interacción de persona a
persona o de persona a computador.
El IoT (Internet de las Cosas) ha revolucionado el panorama tecnológico actual y está
consiguiendo mayor presencia en nuestro día a día. Una de las finalidades de este campo es que
los dispositivos sean de bajo coste y de bajo consumo y eso es lo que se intenta conseguir en
este TFG.
A partir de diferentes nodos, que se encargarán de recoger la temperatura y la humedad de
manera intermitente, enviarán cada cierto tiempo la información a un servidor que proporciona
estos datos a los usuarios que lo requieran.
Para que el funcionamiento de este TFG haya sido posible, primero se ha tenido que hacer un
estudio previo de las herramientas y conceptos para conseguir su funcionalidad de la manera más
óptima posible. Se ha estudiado una placa que sea capaz de mantener una conexión wifi y pueda
realizar su labor de envío de datos a través de dicha conexión. Una vez analizado el hardware,
desarrollamos el software, es decir, el código que recoge la información, el servidor que envía los
datos a la base de datos, la configuración de la base de datos y, finalmente el código del servidor
web. Internet of Things refers to the interconnection of interrelated computing devices and the ability to
transfer data over a network without requiring person-to-person or person-to-computer interaction.
IoT (Internet of Things) has changed the current technological world. It is achieving greater
presence day by day. One of the goals of this field is that the devices are low cost and low
consumption, so, this is what we are trying to achieve with this project.
From different nodes, which will be working on collecting temperature and humidity intermittently.
Each one of them will be sending the information from time to time to a server that will provide this
data to the users who require it.
So that the functionality of this tfg has been possible, first we had to look for information about the
tools we have chosen, and to choose which things are better for the most optimal performance.
We have studied about a board that could work with an WiFi connection to share the information
with the server. Once we had analyzed the hardware we are going to use, we developed software,
it means that the code that is taking the temperature and humidity information, server code, that
sends data to the server, database configuration and finally, web server code.