Uses a Raspberry Pi 2 to broadcast FM signals from user input text over a specific range of frequencies in case of an emergency. This project is built on top of PiFmRds. Thanks a lot to @ChristopheJacquet for building PiFmRds.
- Raspberry Pi
- A wire!
- PiFmRds
- Pico Text to Speech
- Clone the repository.
git clone https://github.com/9at8/EmergencyBroadcast.git - Install PiFmRds using the instructions given in the link.
- Install Pico Text to Speech
sudo apt-get install libttspico-utils - Edit
main.pyto:- Set
player_locationas the location of the PiFmRds executable - Set
audio_nameas the temporary name for TTS audio - Set
audio_locationas the temporary location for the TTS audio file
- Set
- Run!
./main.py