Arduino-Based Mini Seismograph: Earthquake Awareness in Education- OPENFAB-EYUBOGLU
by eyubogluedu in Teachers > 10
46 Views, 0 Favorites, 0 Comments
Arduino-Based Mini Seismograph: Earthquake Awareness in Education- OPENFAB-EYUBOGLU
Downloads
Supplies
Materials Needed
- Arduino Uno
- KY-002 Vibration Sensor
- LED (for earthquake alert)
- 220 Ohm resistor
- Breadboard and jumper wires
- USB cable
- Computer (with Arduino IDE installed)
Setting Up the Circuit
- Connect the VCC pin of the KY-002 sensor to the 5V pin on the Arduino.
- Connect the GND pin to the Arduino’s GND.
- Connect the DO pin to digital pin 2 on the Arduino.
- Connect the LED, with a 220 Ohm resistor, to digital pin 13 on the Arduino.
Testing
- Gently shake the sensor or provide vibrations to check if the LED lights up.
- Observe the vibration messages appearing on the Serial Monitor.
Downloads
Educational Use
- Conduct classroom earthquake simulations using the mini seismograph.
- Students can observe vibrations and collect data on earthquake intensity.
- The project provides a safe environment for building earthquake awareness and can be integrated into STEM lessons.
Maintenance and Development
- Ensure all wiring is secure.
- Protect the Arduino and sensor from damage by using a safe platform.
- In the future, you can add a screen or data logging system to record sensor readings.
thanks to Openfab and Eyüboğlu Eğitim Kurumları