Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AI-Based Smart Security System πŸ”πŸ€–

An Arduino-based smart home security system that detects motion using a PIR sensor and responds to AI-style commands via Serial Monitor.


πŸš€ Features

  • Motion detection using PIR sensor
  • AI-style commands via Serial Monitor
  • Visual and sound alerts (LED & Buzzer)
  • Silent mode for non-intrusive alerts
  • Fully simulated using Tinkercad

πŸ’‘ AI-Inspired Logic

The system accepts the following commands via Serial Monitor to simulate AI control:

Command Function
alert Manually trigger alarm
silent Enable silent mode (no buzzer sound)
on Re-enable system after turning it off
off Disable system (no motion detection)

πŸ› οΈ Components Used

  • Arduino Uno
  • PIR Motion Sensor
  • LED
  • Buzzer
  • Jumper wires (simulated in Tinkercad)

πŸ“‚ Files Included

  • AI_Smart_Security_System.ino β€” Arduino source code
  • images/ β€” Circuit diagram, screenshots
  • README.md β€” Project documentation

🌐 Built With


πŸ’­ Future Improvements

  • Add IoT alerts (e.g., Telegram bot or email notification)
  • Integrate voice assistant like Google/Alexa
  • Port system to ESP32 or Raspberry Pi for smarter edge processing
  • Use AI tools (e.g., OpenAI, LLM) to control logic via natural language

πŸ‘€ Author

Ashrin A.
LinkedIn | GitHub

Made with ❀️ as a hobby project blending Arduino + AI logic!

About

Arduino-based smart home security system with AI-style command control

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages