YTorres
Degree thesis2024

CasApp Security

Configurable access system through a mobile application for residential security using radio frequency identification.

React NativeExpongrok
Not AvailablePrivate Repo

CasApp Security is my undergraduate thesis project. It addresses urban security challenges by implementing an RFID-based authentication system, where access control is managed through the activation and deactivation of codes stored in a database. The RFID reader verifies these codes and, based on validation, grants access to the residence.

The system includes push notifications, the ability to create and manage homes and devices, and an error reporting module. It operates automatically: when arriving at a house or villa, the user presents the RFID card, which unlocks the door for a few seconds and activates internal devices. Upon leaving, the system automatically turns devices off. Entry and exit events are recorded through logs that track user movement.

The project was developed using React Native and Strapi. The hardware components were also implemented as part of the thesis, including RFID modules and an ESP8266 microcontroller programmed with MicroPython.