Skip to content
/ SIMDPS Public

Source code for my research publication titled "SIMDPS: Smart Industry Monitoring And Disaster Prediction System".

Notifications You must be signed in to change notification settings

AJ1479/SIMDPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SIMDPS: Smart Industry Monitoring And Disaster Prediction System

An Arduino-based smart industry monitoring system with various gas, ambient and disaster detection sensors, GPS (Global Positioning System) and Wi-Fi modules, and an alerting mechanism.

Technologies

The project is developed and deployed on an Arduino UNO with the following sensors and devices

  • Arduino UNO
  • Ultrasonic Distance Sensor
  • Breadboard and Jumper Wires
  • MQ2 (Gas & Smoke Sensor)
  • MQ3 (Alcohol Sensor)
  • MQ5 (Methane, LPG & Propane Sensor)
  • MQ7 (Carbon Monoxide Sensor)
  • BMP-180 (Pressure Sensor)
  • LDR, Buzzer & LED
  • ESP-8266 WiFi Card
  • Neo-6M (GPS)
  • DHT-11 (Temperature & Humidity Sensor)
  • SW-420 (Vibration Sensor)
  • SEN-16 (Flame Sensor)
  • PIR (Motion Detection Sensor)

Deployment

  • Flash the code to the Arduino UNO via an appropriate COM port and WiFi credentials.

Note: Due to memory constraints, the code was split between two Arduino UNOs. An Arduino MEGA, having higher memory capacity, might be a more suitable option.

Installation

The Arduino IDE needs the following packages installed either manually or through the GUI package manager

Circuit Diagram


Circuit Diagram


Authors


AJ1479

💻 📖

David

💻 📖

About

Source code for my research publication titled "SIMDPS: Smart Industry Monitoring And Disaster Prediction System".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages