Skip to content

This script checks near earthquakes in Iran using Iranian Seismological Center. The audio alert is prepared for raspberry pi.

License

Notifications You must be signed in to change notification settings

IAmS4n/Earthquake-Alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake Alert

This script checks near earthquakes in Iran using the Iranian Seismological Center. The audio alert is prepared for raspberry pi.

Foreshock activity has been detected for about 40% of all moderate to large earthquakes, and about 70% for events of M>7.0. So, Awareness of small earthquakes can be effective.

Running on Raspberry Pi

  1. Connect an external speaker to Raspberry Pi.
  2. Install requirements:
    pip3 install -r requirements.txt
    
  3. Set latitude and longitude in the main.py file.
  4. Check the accuracy of your Raspberry Pi Clock using the date command.
  5. Run the main.py .

About

This script checks near earthquakes in Iran using Iranian Seismological Center. The audio alert is prepared for raspberry pi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages