Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Alexandre Vicenzi
Título: BUSTRACKER: SISTEMA DE RASTREAMENTO PARA TRANSPORTE COLETIVO
 
Abstract:
This monograph presents the development of a public transport monitoring system in real time with the use of GPS technology and ESP8266 microcontroller. The information collected is made available on a Web system through a panel with the arrival time of each bus to the terminal, or via the embedded Google Maps, or even see detailed information for each route. The work is divided into three parts: the first part is responsible for capturing information was developed in Lua for ESP8266 microcontroller; the second part is responsible for receiving the information, having been developed in Python and uses MongoDB database for storing location information; and the third party is responsible for providing the information to the user, and was developed in Django and makes use of the information provided in MongoDB From the tests, it was found that the system has a good degree of reliability and performance update information.