This is an old revision of the document!


Earthquake Detector

Introduction

Context

Earthquakes, as natural disasters, pose a dual threat—potentially resulting in the loss of human lives and causing substantial material damage. The project we have developed centers around monitoring earthquake occurrences, providing users with timely notifications via phone and web interfaces, and archiving records in a database. This comprehensive approach enables users to promptly assess seismic activity at the sensor's location, empowering them to take immediate and informed measures in response to potential earthquakes.

Project Description

The idea of this project is to gather measurements from a MPU-6050 sensor (with an accelerometer and a gyroscope) and to process the data in order to detect the occurrence of an earthquake. When an earthquake is detected, the following things will happen:

  • on a website in the LAN the “Earthquake detected” message will be displayed
  • on the connected LCD the “Earthquake detected” message will be displayed
  • a notification will be sent on the user's phone
  • an entry will be added to the InfluxDB project's readings

Architecture

System overview

TBD

Hardware

Components

  • BOARD:
    • NodeMCU-32S - based on the ESP-WROOM-32 module that integrates WIFI and Bluetooth
  • SENSOR:
    • MPU-6050 - an integrated circuit with accelerometer, gyroscope and temperature sensor with an I2C interface
  • LCD:
    • LCD 16×2 - an LCD screen with yellow-green backlighting and an I2C interface
  • Breadboard
  • Wires

Circuit Diagram

TBD

Real-life view

TBD

Software

Earthquake Detection algorithm

TBD

Code & Structure

TBD

Arduino

TBD

Web app

TBD

Results

TBD

Conclusion

TBD

References

iothings/proiecte/2023/earthquakedetector.1705271937.txt.gz · Last modified: 2024/01/15 00:38 by stefania.frunza
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0