<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Campus Recife</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/494" rel="alternate"/>
<subtitle/>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/494</id>
<updated>2026-05-04T14:11:03Z</updated>
<dc:date>2026-05-04T14:11:03Z</dc:date>
<entry>
<title>Aipower App: sistema para configuração de ambiente IoT</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2149" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2149</id>
<updated>2026-05-01T06:01:19Z</updated>
<published>2025-11-13T00:00:00Z</published>
<summary type="text">Aipower App: sistema para configuração de ambiente IoT
Approximately 40% of global energy consumption originates from buildings, making cons&#13;
tant monitoring and the adoption of strategies to reduce operational costs and minimize&#13;
environmental impacts essential (Rocha et al.). Solutions focused on energy consumption&#13;
management and predictive maintenance of air conditioners are of fundamental impor&#13;
tance in this context. This project proposes the development of a system that enables&#13;
air conditioner monitoring solutions, providing an infrastructure responsible for collecting&#13;
the data required for monitoring, as well as configuring IoT devices involved in energy&#13;
consumption measurement. The system integrates with an Open Source IoT manage&#13;
ment platform and database via a REST API, and also allows IoT device configuration&#13;
through TCP sockets. The REST API centralizes operations and communication between&#13;
system components, simplifying deployment and providing the foundation necessary for&#13;
implementing air conditioner monitoring solutions.
</summary>
<dc:date>2025-11-13T00:00:00Z</dc:date>
</entry>
<entry>
<title>Acessibilidade comunicacional para pessoas cegas e com baixa visão no casarão do museu do Estado de Pernambuco</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2143" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2143</id>
<updated>2026-04-29T06:00:56Z</updated>
<published>2025-12-10T00:00:00Z</published>
<summary type="text">Acessibilidade comunicacional para pessoas cegas e com baixa visão no casarão do museu do Estado de Pernambuco
</summary>
<dc:date>2025-12-10T00:00:00Z</dc:date>
</entry>
<entry>
<title>A praça da várzea como espaço de lazer para criança e adolescentes</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2134" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2134</id>
<updated>2026-04-28T06:01:13Z</updated>
<published>2025-12-10T00:00:00Z</published>
<summary type="text">A praça da várzea como espaço de lazer para criança e adolescentes
This research analyzes Pinto Dâmaso Square—popularly known as Várzea Square—located in the &#13;
Várzea neighborhood of Recife (Brazil), as a public space for leisure and social life, focusing on &#13;
children’s and adolescents’ appropriation. The study is grounded on the understanding of leisure as a &#13;
social right and an urban function that depends on material, symbolic, and management conditions &#13;
enabling broader access and more diverse uses, also intersecting with everyday, place-based tourism &#13;
dynamics. Accordingly, the general objective was to assess to what extent Várzea Square fosters &#13;
leisure appropriation by children and adolescents, supported by specific objectives addressing access &#13;
and accessibility, socio-environmental comfort, leisure infrastructure/equipment, and motivations and &#13;
barriers reported by users and guardians. A case study design with a predominantly descriptive &#13;
approach was adopted, integrating quantitative and qualitative data. Data collection included a &#13;
semi-open structured questionnaire administered through Google Forms between May and June 2024, &#13;
totaling 51 valid responses, as well as field visits with photographic records and systematic &#13;
observations guided by an instrument aligned with the questionnaire. Findings indicate frequent family &#13;
use of the square, although with low adolescent representation and a strong concentration of activities &#13;
around the playground and the sports court. Key barriers include perceived insecurity, insufficient &#13;
lighting, poor accessibility, lack of signage, limited shade, and damaged play equipment, in addition to &#13;
conflicts associated with the disordered occupation of space by informal commerce on specific days &#13;
and times. Recurring demands highlight the renovation and maintenance of the playground, expansion &#13;
of sports facilities, strengthened institutional security, landscape improvement, and regular cultural and &#13;
recreational programming. The study concludes that expanding children’s and adolescents’ &#13;
appropriation requires integrated urban design interventions and active management strategies to &#13;
consolidate the square as a democratic leisure environment and a catalyst for community belonging.
</summary>
<dc:date>2025-12-10T00:00:00Z</dc:date>
</entry>
<entry>
<title>ANS2JSON: uma API baseada em IA, para extração de Informações da avaliação neurológica de pacientes com hanseníase</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2056" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2056</id>
<updated>2026-03-17T06:01:36Z</updated>
<published>2025-09-16T00:00:00Z</published>
<summary type="text">ANS2JSON: uma API baseada em IA, para extração de Informações da avaliação neurológica de pacientes com hanseníase
The Simplified Neurological Assessment (SNA) is a mandatory and essential tool for&#13;
monitoring patients with leprosy in Brazil. However, its physical format and manual&#13;
completion represent a significant obstacle, as they confine crucial clinical data to paper&#13;
records and hinder longitudinal analyses, large-scale research, and evidence-based health&#13;
policymaking. This study introduces ANS2JSON, an innovative application that overcomes&#13;
this barrier through a hybrid Artificial Intelligence architecture for the complete and&#13;
automatic digitization of SNA forms.&#13;
The proposed solution addresses the challenge of interpreting a complex form that&#13;
combines textual data with visual diagrams by employing a two-stage pipeline: (1) a&#13;
computer vision model (YOLOv8 + Random Forest) to detect and anatomically map&#13;
sensitivity assessment points, and (2) an Intelligent Document Processing model to extract&#13;
textual fields. The approach demonstrated outstanding effectiveness, achieving 97.5%&#13;
precision in visual data interpretation and over 95% accuracy in extracting key clinical&#13;
indicators.&#13;
ANS2JSON, publicly available via the web, provides a robust tool for converting a&#13;
vast repository of unstructured data into ready-to-use digital information, unlocking the&#13;
potential of years of clinical records to advance both leprosy treatment and research. The&#13;
application is accessible at: https://ans2json.dotlabbrazil.com.br .
</summary>
<dc:date>2025-09-16T00:00:00Z</dc:date>
</entry>
</feed>
