p2pquake / eew-detector

Detect announcement of EEW(Earthquake Early Warning) using NHK Radio 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eew-detector

Detect announcement of EEW(Earthquake Early Warning) using NHK Radio 1.

Prerequisites

For pattern matching, two WAVE files are required.

  • Chime sound
  • Message voice of "Kinkyu-jishin-sokuho-desu (緊急地震速報です)"

Usage

arecord -D plughw:1,0 -t raw | python3 fft_analyze.py

License

MIT

About

Detect announcement of EEW(Earthquake Early Warning) using NHK Radio 1

License:MIT License


Languages

Language:Python 98.0%Language:Shell 2.0%