Skip to content

MarkDC95/Design-3A-Temperature-based-Access-Control-project-

Repository files navigation

Design-3A-Temperature-based-Access-Control-project-

Access control project using RF communication between two MCUs

  1. Summary

  2. Youtube Video Demonstration

  3. Code for the Project

  4. System Flowcharts

  5. Table showing state changes

  6. Circuit Schematics

  7. Simplified RF communication process

  8. Control System Model

Summary of Project:

This project was an access-controlled system that used temperature as the main restriction parameter to facilitate entry into the workplace while enforcing COVID protocols. It featured wireless communication between two Microcontroller units with one unit controlling servo motors for the physical gates and the other unit controlling the mode of access control and display. A sanitizer station was incorporated into the design using a pump as well as a manual and automatic mode for the system, a PIR sensor was used to detected if the user has based through the gates. A buzzer and Alert system were also used to alert to a user with a higher temperature.

It was within my responsibilities for the project for the overall design, and functionality of ensuring the system was working together. The wireless communication, software, and synchronisation of the two programs of the system were within my list of responsibilities as well. It was with this project that I was able to develop my skills in C and C++, programming of wireless RF systems, analogue and digital electronics as well as well as glimpse into a deeper understanding of embedded systems when learning to understand how to configure the RF modules.

Youtube Video Demonstration of the system

Watch the video

The code for the project can be found on these pages:

Control Centre Arduino MCU Arduino Code

Gate and Sensor Station MCU Arduino Code

System Flowcharts

System Flow Chart to show the design process of the Control Centre(Master MCU)

System Flow Chart to show the design process of the Sensor Station(Slave MCU)

Table showing state changes during each stage of the process

Circuit Schematics

Circuit Schematic of Control Centre

Circuit Schematic of Sensor and Gate Station

Simplified RF communication process

Control System Model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published