Controle de acesso para estádios de futebol utilizando tecnologia NFC (near field communication)

The main objective of this project is the usage of the NFC technology in an application. To do this, it was chosen a complete system of access control that can be employed in establishments such as soccer stadiums. The purpose of this paper is to present a complete solution for controlling the users...

ver descrição completa

Principais autores: Palmeira, Eduardo Jordão Santos de Sá, Fernandes, Luiz Rafael de Almeida
Formato: Trabalho de Conclusão de Curso (Graduação)
Idioma: Português
Publicado em: Universidade Tecnológica Federal do Paraná 2020
Assuntos:
Acesso em linha: http://repositorio.utfpr.edu.br/jspui/handle/1/8487
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Resumo: The main objective of this project is the usage of the NFC technology in an application. To do this, it was chosen a complete system of access control that can be employed in establishments such as soccer stadiums. The purpose of this paper is to present a complete solution for controlling the users’ access on an establishment in a practical and safe way. This will require a previous registration of the users and such information must be stored in a database. Thus the system has three pillars: a database, a system that manages the database and interfaces to the turnstiles, and even the turnstiles. The communication of the turnstiles with this management system is via Ethernet network, using TCP/IP protocol. The application is based on C# language, the firmware in C, and the entire database in language SQL.