In this guide we will going to make a simple Earth Quake monitoring device and learn how to connect and control the digital shock/vibration sensor module, we will going use the LED as our triggered output instead using alarm or any special output devices. When the sensor detects a vibration the LED will blink instead of sound alarm.
Electronic Parts Required
Required for Manual Circuit Assembly
- Arduino UNO/MEGA/PRO
- 1x Vibration Tilt Switch
- 1x LED
- 1x 220 k Resistor
- 1x 10k Resistor
Vibration Tilt Switch Module
Wiring the module
Switching Method
Source Code #1
[crayon-6750185567a30867217096/]
Source Code #2
[crayon-6750185567a3d243216793/]
Simple Earthquake Detection Sensor with Vibration Module