Skip to content
This repository was archived by the owner on Aug 6, 2026. It is now read-only.

Latest commit

 

History

94 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived: This repository is a historical academic artifact and is no longer actively maintained. It is public solely for reference purposes and is published without an open-source license. Public availability should not be interpreted as permission to use, modify, or redistribute the material.

Leia-me em Português

TCC

This repository contains the thesis (developed in LaTeX using the Latex-FEI Class), presentations, diagrams, screenshots, and supporting material for a route-planning and indoor-navigation system for the São Paulo Metro network.

Thesis

  • Title: PLANEJADOR DE ROTAS COM NAVEGAÇÃO INDOOR NO SISTEMA METROFERROVIÁRIO DE SÃO PAULO
  • Author: Bruno Bollos Correa
  • Advisors: Professor Marco Antonio Assis de Melo and Engineer Felipe Copche.
  • Purpose: Undergraduate thesis submitted to FEI University Center for the Bachelor of Electrical Engineering degree.
  • Year: 2022
  • Institution: FEI University Center
  • Primary language: Portuguese

The thesis studies route planning and indoor navigation based on BLE beacons for the São Paulo Metro. The implementation combines an Android app client, a FastAPI backend, a graph database for the Metro network, relational data storage (SQL database), and station-specific indoor-navigation information.

FINAL THESIS VERSION IN PDF

Source files

Compilation

The repository includes shell scripts for compilation and maintenance. A LaTeX distribution with the required packages, Biber, and glossary tools is needed.

To generate the PDF, from the monografia directory, use a Unix-compatible shell:

./compile.sh
./update_glossaries.sh
./compile.sh

Use the clean_latex.sh script to remove auxiliary files generated during compilation.

Presentations

The apresentacao/ and poster directories contain presentations from the thesis defense, FEI Metro Day, and InovaFEI.

Related repositories

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages