Trabalho de Conclusão de Curso

STDMC – Sistema de Transmissão de Dados e Monitoramento de Consumo de água: um estudo de caso no Laboratório de Projetos do IFAM-CMDI /

This work details the development of a water consumption automation and control system for industrial systems, consisting of a physical prototype and a web platform. The goal is to monitor and optimize water use, providing real-time data for strategic decisions. The physical prototype is the basis o...

ver descrição completa

Autor principal: Souza, Rander Cardoso de
Grau: Trabalho de Conclusão de Curso
Idioma: por
Publicado em: Brasil 2025
Assuntos:
Acesso em linha: http://repositorio.ifam.edu.br/jspui/handle/4321/1620
Resumo:
This work details the development of a water consumption automation and control system for industrial systems, consisting of a physical prototype and a web platform. The goal is to monitor and optimize water use, providing real-time data for strategic decisions. The physical prototype is the basis of the system. It brings together a water flow sensor, an ESP8266 microcontroller, and a Wi-Fi router. The sensor collects water consumption data, which is processed by the ESP8266 and transmitted via Wi-Fi to the web platform. The web platform, developed with HTML, CSS, and JavaScript, receives the data from the prototype, stores it in a database, and presents it to the user in the form of graphs and reports. This platform also allows you to configure consumption limits and define personalized alerts. The project is divided into two crucial phases: Phase 1: Prototype assembly and programming: In this step, the prototype is assembled with the aforementioned components. The ESP8266 microcontroller is programmed to collect data from the sensor, process it, and transmit it via Wi-Fi to the platform. Phase 2: Web platform development: The platform is built to receive, store and present the prototype data. Functionalities such as real-time visualization, graphing and reporting, setting alerts and defining consumption limits can be implemented. The success of the project depends on the seamless integration between the prototype and the web platform, ensuring the collection, processing and presentation of water consumption data in an efficient and reliable manner.