Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA2: RFID Secure Entry - Coggle Diagram
IA2: RFID Secure Entry
Task Requirements
8-10 A3 Pages
4-6 A4 Pages of code with annotations
Task Overview
IoT Application
Secure access to building
Log entry event
Secure access to individual rooms
Allocate RFID cards to users
Cancel cards
Not just deleting - need to deactivate in some way
Read RFID Card
Levels of access - students, staff
View events
students - own
staff - all
Audible & Visual cue on scan
User Interface
Residents
scan card
External door
Room door
View entry events
Admins
Register new card holders
Assign card to resident or staff
User list - view event log for individual
Head of Campus
Admin task + cancel card
Data
Users
fname
lname
role
rID
description
uID
room
Events
date
time
cID
Card
cID
uID
active
Context
Owner - USC Fraser Coast
Students accommodation complex
Increase course offerings & students
Technology
RC522 RFID Reader
RPi
Bootstrap
responsive design
Python/Flask/HTML
Usability
Utility
??
Evaluation
PC
SDC
Algorithms