Ingeniería en Sistemas, Electrónica e Industrial
Permanent URI for this communityhttp://repositorio.uta.edu.ec/handle/123456789/1
Browse
5 results
Search Results
Item Aplicación web de mensajería asistida con IA en redes sociales para personas con discapacidad visual(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Software, 2025-02) Ortiz Arcos Marco Antonio; Ibarra Torres Oscar FernandoThe integration of digital technologies by visually impaired individuals poses a significant challenge to achieving accessibility on communication platforms. According to the INEC, in the canton of Ambato, located in the province of Tungurahua, approximately 1,127 people with visual impairments face barriers in using social networks due to the lack of appropriate tools and incompatibility with assistive technologies. This project aims to implement an assisted messaging system with natural language processing to facilitate interaction for visually impaired individuals on social networks such as WhatsApp, Facebook, Telegram, and email. It leverages technologies such as voice synthesis and recognition, along with auditory feedback, to enhance accessibility, improve efficiency, and reduce message delivery times. Additionally, it incorporates multimedia content search and playback, promoting digital inclusion and fostering greater technological integration. The project development process begins with requirements gathering through interviews conducted using a questionnaire based on the IEEE 830 standard. For system development, React was used for the frontend and Node.js for the backend. Firebase served as the database manager, while Dialogflow was employed for natural language processing. The applied methodology was Extreme Programming, tailored to the project's specific needs. Finally, acceptance testing, usability evaluation using the SUS scale, and accessibility testing were conducted to validate the system's compliance with requirements and its performanceItem Aplicación móvil e-commerce utilizando Flutter para la gestión de ventas de insumos textiles y publicitarios en la empresa mercantil Makamba Cia. Ltda(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2023-03) Pozo Pozo, Jorge Eduardo; Ibarra Torres, Oscar FernandoE-commerce in Ecuador has experienced a remarkable increase in recent years, driven by the COVID-19 pandemic. However, there are still challenges to overcome, such as the lack of consumer trust in the security of online shopping or the scarce logistics infrastructure for managing shipments. Despite these challenges, the future of e commerce in Ecuador is promising thanks to the increased penetration of the internet and the improvement of payment infrastructure. The main objective of this research project is to contribute to the commercial department of MercantilMakamba Cia. Ltda. by implementing an E-commerce mobile application that aims to increase the company's sales and streamline the commercial process and communication with customers. To achieve the objectives set out in the project, several tools will be used to develop a fast, secure, and user-friendly mobile application. Tools such as the Flutter development environment for developing the frontend, Node.js for developing the backend, MySQL as the main database engine, and Firebase for storing multimedia files used by the application. Thanks to the efficient use of the aforementioned tools, an application focused on the customer and user, efficient, scalable, secure, and intuitive has been developed.Item Aplicación web para automatizar el proceso de recaudación de valores y consulta de planillas mensuales por consumo de agua potable en la Cooperativa de Ahorro y Crédito San Martín de Tisaleo Ltda.(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Sistemas Computacionales e Informáticos, 2023-03) Verdesoto Guaman, Christian Gustavo; Guevara Aulestia, David OmarThis project was developed with the aim of automating the processes involved in the issuance of monthly payrolls, in order to proceed with the collection of securities in the institution, which will increase the influx of customers seeking to fulfill their obligations in one place, since the institution has external systems for the collection of other basic services such as electricity, telephone among others. The web application is divided into backend and frontend components, for the first ASP.NET entity framework was used in its version 3.1, in which several web services were created, the same ones that are consumed by the frontend that is developed based on the Angular framework. Finally, the development methodology used in this project was Xtreme Programming (XP), which allowed to manage delivery times, through tests of continuous and incremental fast cycles to achieve the results expected by the client.This project was developed with the aim of automating the processes involved in the issuance of monthly payrolls, in order to proceed with the collection of securities in the institution, which will increase the influx of customers seeking to fulfill their obligations in one place, since the institution has external systems for the collection of other basic services such as electricity, telephone among others. The web application is divided into backend and frontend components, for the first ASP.NET entity framework was used in its version 3.1, in which several web services were created, the same ones that are consumed by the frontend that is developed based on the Angular framework. Finally, the development methodology used in this project was Xtreme Programming (XP), which allowed to manage delivery times, through tests of continuous and incremental fast cycles to achieve the results expected by the client.Item Sistema inteligente de monitoreo y vigilancia para plantaciones agrícolas de pitahaya en el cantón Palora basado en tecnologías IoT y LoRa(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2022-09) Medina Vinueza, Leslie Dayan; Cuji Rodríguez, Julio EnriqueThe Internet of Things (IoT) focused on smart agriculture has made it possible to achieve great technological development in this sector through the development and implementation of a smart agriculture system for pitahaya plantations in the Palora canton, which will be installed to allow that pitahaya farmers have intelligent monitoring and proper management of their crops based on data from humidity sensors, soil pH level, C02, light and temperature. The main objective of this research work is the monitoring of soil variables in pitahaya plantations, taking data directly from the soil through two nodes that are bidirectional each one, they are composed of different stages. The first stage is the data acquisition in which an Arduino Uno was obtained to acquire the plantation information, then the node transmits this information through LoRa to a Gateway called the gateway stage, then the data they are sent to an internet connection device where the data is managed and printed through POST methods to the database managed with MySQL, finally for the design of the monitoring application, web development technologies such as HTML, PHP as backend were developed. , JavaScript and CSS. In addition, one of the nodes controls the irrigation of the plantation through a tank level sensor and solenoid valves that open or close, depending on the activity to be carried out. The sensors cover an approximate area of 10,000 square meters. The implementation of the monitoring system allowed the improvement and control of the soil through adequate monitoring at all times and in real time of the plantations, in addition the implementation of LoRa demonstrated to have a low-power and longrange wireless technology with the objective of identifying and reduce costs, improving pitahaya production and soil management.Item Aplicación web usando el framework Angular para el control de historias clínicas de los pacientes del consultorio médico Fisio&Trauma de la ciudad de Ambato(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Sistemas Computacionales e Informáticos, 2022-03) Telenchana Chimbo, Daniel Iván; Chicaiza Castillo, Dennis VinicioThe focus of this project is the development and implementation of a web application for the control of medical records of patients and scheduling of medical appointments at the FISIO&TRAUMA medical office in the city of Ambato, which was developed for users of the application have access to and organized management of all medical documentation, in addition to ensuring that patient data is viewed reliably and efficiently. The application allows the creation, editing, visualization and deletion of a medical record, as well as the management of the schedules of medical appointments that are made in the office and was developed using the Agile XP methodology. The application has MySQL database manager, here all the data that the medical office staff enter is systematically stored, this information can be accessed through requests made by the server that was created with Node Js and Express, which include the first part of the web application. In the second part, which is the development of the frontend, the Angular framework was used as the base structure, where a SPA (SinglePage-Application) is created that will be linked to the server in this way, accessing the information in the database through called AJAX, for the styling of the web pages, the open-source toolkit Bootstrap was used. The implementation of the web application developed with Angular allowed better management and control of medical records, collecting patient data efficiently, having a chronologically ordered record of appointments, also obtaining records and reports of patients from the office, in this way time was greatly optimized and patient care improved.