Autosense Gaurdian
Our Graduation Project: An AI-Powered V2V Safety and Security System (AutoSense Guardian) Project Description and Idea The AutoSense Guardian is an innovativ…
The embedded part of AutoSense Guardian is what makes it work in real-time. Here’s how we built it, step by step. Hardware Layer (Sensors & Actuators) The…
Design of Our models We made our test design on ink scape ink scape design The printed design : Our final design : The printed design :
Motor Control by Bluetooth The esp32 bluetooth i named ESP32_Motors it's connected to the phone on mobile application (UBRControl) can manage the directio…
FreeRtos Tasks This the the main tasks , Freertos tasks Data exchange between FreeRots tasks Data flow
Our two models First model For the first model: Raspberry Pi communicates with ESP32 with UART we use small protocol to ensure that the data is valid, S…
Algorithms of the Features The safety features rely on algorithms to analyze filtered data and act quickly, as defined in feat.cpp : Forward Collision Warni…
Embedded Liveness Detection in Our Security System The embedded Liveness Detection component of our security system ensures that only living entities, such as…
The embedded Liveness Detection component of our security system ensures that only living entities, such as people and animals, are detected, enhancing relia…
In our Vehicle-to-Vehicle (V2V) systems, the role of a web application is to bridge the gap between low-level embedded systems and high-level human interacti…