Loading assets...
0%
/safeguardx/safeguardx/safeguardx
/safeguardx/safeguardx/safeguardx
Project-03
An IoT based Vehicle-Parts Anti-Theft System
SafeGuardX LogoAn IoT based Vehicle-Parts Anti-Theft System

Overview

Vehicle parts theft has evolved into a persistent and costly issue, particularly in urban areas like Colombo, Sri Lanka. While traditional security systems effectively prevent whole-vehicle theft, they leave high-value, easily removable exterior components, such as headlights, taillights, side mirrors, and tires, completely vulnerable. Existing part-specific solutions are often exclusively designed for luxury vehicles and carry prohibitive subscription costs, leaving a significant gap in the market for everyday drivers.

SafeGuardX was engineered to bridge this gap as a robust, cost-efficient, IoT-based anti-theft system. It operates entirely independently of the vehicle's internal battery, utilizing a sustainable solar-powered energy loop paired with a backup battery for reliable 24/7 protection. At its core, a central microcontroller processes real-time data from a dual-layered detection network specifically designed to monitor exterior components.

For parts like headlights and mirrors, the system uses a continuous circuit wiring harness; any unauthorized removal breaks the circuit and triggers an immediate alert. Simultaneously, ultrasonic sensors actively monitor the presence of the vehicle's tires by continuously measuring distance to combat wheel theft. The moment tampering is detected, the system triggers a high-decibel alarm and instantly activates a cellular module to fire off real-time SMS alerts directly to the owner.

Through rigorous physical prototyping and integrated testing, SafeGuardX proved to be an incredibly reliable and scalable solution. By prioritizing affordability, sustainable energy, and proactive real-time communication, this project delivers a highly practical security measure that provides true peace of mind for vehicle owners.

The modular design of the hardware ensures that it can be easily adapted to a wide variety of vehicle makes and models without requiring invasive mechanical modifications. Furthermore, the reliance on accessible, off-the-shelf components, such as the Arduino Uno R3 and GSM SIM800L module, not only minimized overall production costs but also successfully demonstrated how standard IoT hardware can be creatively engineered to solve urgent, real-world security challenges.

Details

TypeAcademic Project
ModuleComputational Thinking
Duration3 Months
ContributorsAshen Bandara, Linuka Jayasinghe, Kaveesha Miran
FieldInternet of Things (IoT)
DeliverablesHardware Prototype
Year2024

Core Components

Hardware

Arduino Uno R3
Arduino Uno R3
Ultrasonic Sensor HC-SR04
Ultrasonic Sensor HC-SR04
GSM SIM800L
GSM SIM800L
Piezo Buzzer
Piezo Buzzer
Solar Panel
Solar Panel

Software

C/C++ Arduino IDE IoT
Arrow

Focus Areas

  • Hardware Design
  • Sensor Integration
  • Embedded Programming
  • Real-Time Telemetry
  • Power Management

Features

Part-Specific Tampering Detection: Uses a wiring harness network to continuously monitor the electrical connections of exterior parts such as headlights, taillights, and side mirrors.
Ultrasonic Wheel Protection: Deploys ultrasonic sensors (HC-SR04) to monitor tire distance and reliably detect unauthorized wheel removal or proximity tampering.
Real-Time GSM Alerts & Calls: Integrates a SIM800L module to instantly dispatch SMS alerts detailing the tampered part, alongside an automated phone call directly to the owner.
Audible Piezo Alarm: Features a loud 90-100dB piezo buzzer that acts as an immediate physical deterrent to draw attention during a theft attempt.
Sustainable Power Management: Operates 24/7 independently of the vehicle's main battery, powered by a 10V solar panel, charge controller, and a Li-ion backup battery.
Scalable Microcontroller Logic: Managed by an Arduino Uno R3, providing reliable, real-time data processing and decision-making with customizable threshold configurations.
Happy Flower
Deployment
Vehicle Integration & Live Testing

Real-World
Implementation

Real-World Implementation
Showcase
Commercial Advertisement

Product Advertisement

Hardware
Core Processing & Connectivity

Main Unit

Main Unit
Schematics
Wiring & Component Layout

Circuit Diagram

Circuit Diagram
Development
Testing & Working Model

Prototype

PrototypeCall AlertSMS Alert
Team