Diseño e implementación de un sistema de telemetría controlado por dispositivos embebidos
Design and implementation of a telemetry system managed via embedded devices
Ver/ Abrir
Identificadores
URI: http://hdl.handle.net/10902/25295Registro completo
Mostrar el registro completo DCAutoría
Martín Turrión, RaquelFecha
2022-07-05Director/es
Derechos
Atribución-NoComercial-SinDerivadas 3.0 España
Resumen/Abstract
RESUMEN: Este Trabajo de Fin de Grado trata, como indica el título, de realizar un diseño e implementación de un sistema de telemetría controlado por dispositivos embebidos. En concreto, se explicará cómo realizar un sistema de detección de incendios complementado con varios sensores más que ayudarán a obtener datos y realizar acciones. Para ello, se utilizarán un sensor de llamas, un sensor de sonido, un sensor de humedad y temperatura, un buzzer y un sensor LED RGB que irán conectados al Arduino. Como los datos de estos sensores se quieren enviar por Bluetooth a la Raspberry Pi, habrá que conectar también un módulo Bluetooth al Arduino. En la Raspberry Pi se realizará un servidor web para mostrar al usuario los datos recibidos del Arduino de una forma visual y directa. Para conseguir esto, habrá que insertar los datos recibidos en una base de datos y hacer que el servidor web lea los datos que se quieran mostrar al usuario.
ABSTRACT: This Final Degree Project deals, as the title indicates, with designing and implementing a telemetry system controlled by embedded devices. Specifically, it will be explained how to make a fire detection system complemented by several more sensors that will help to obtain data and carry out actions. To make this possible, a flame sensor, a sound sensor, a humidity and temperature sensor, a buzzer and a RGB LED sensor will be used, which will be connected to the Arduino board. A Bluetooth module will have to be connected to the Arduino board to send data from sensors to Raspberry Pi. A web server will be made in the Raspberry Pi to show the user the data received from the Arduino board in a visual and direct way. To achieve this, it will be necessary to insert the data received in a database and make the web server read the data that we want to be shown to the user.