in this post, we are going to work on Earthquake detector which is exceptionally useful to the people at the time of the earthquake. earthquake indicator can identify vibration with the assistance of some sensor and can offer time to the individuals to go from the effective region. it can a lifesaver to the network. you can make it effectively by following a few steps given in the post. in this project, you will become familiar with the nuts and bolts of simple stick and Arduino. An Earthquake is an unavoidable and unpredictable that can harm the lives and property. We can't fight it yet we can remain alert and careful using development.
earthquake detector having the accelerometer sensor which can sense the acceleration from three directions such as x-axis, y-axis and also from the z-axis. so we can use these data into the project to make it more accurate. there is also a 16x2 display which shows the earthquake detection from the Arduino and sensor. so, it is also an important part. now let's talk about the components required to make this awesome project.
Components required to make Earthquake Detector
- Arduino Uno
- Accelerometer
- LCD display
- Led
- Buzzer
you can find all the detail about the project here:- Earthquake detector using Arduino
Comments