Create README.md

This commit is contained in:
Nick's Mad Science! 2020-11-24 19:52:29 -05:00 committed by GitHub
parent 8637f81918
commit 99203be998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# Emergency Alert System (EAS) Specific Area Message Encoding (SAME) Encoder
During this Era of Our Perpetual 2020 COVID-Themed Lockdown, I assumed there'd be a bunch of emergency broadcasts sent over the FM airwaves giving us further
directions, so I did what any responsible emergency-obsessed turbonerd would do and purchased a SAGE Alerting Systems EAS ENDEC (Encoder/Decoder).
[Here's a quick background on how EAS SAME headers work.](https://www.youtube.com/watch?v=Z5o1sfXXf9E)
During the late 90's / early 2000's, this is a device that would sit in the headend room of TV / FM / AM stations, listen for EAS SAME signals on neighboring
stations, and, if the specified information matched the predefined filters, would _rebroadcast_ the emergency message on its local station.
Anyway, since I'm trying to flex my coding skills right now, I wrote a Python script that generates these tones! Tested and is correctly interpreted by my SAGE
EAS ENDEC.
[YouTube demo!](https://www.youtube.com/watch?v=OVxHkMDX2F8)