I Can Hear The Bells...
A set of scripts to allow a pair of Raspberry Pis to remotely power up an amplifier and make noise.
You'll need all of the following.
A stock Raspbian installation should come with these:
- Python to actually run the scripts.
- pygame to handle the audio mixing.
You'll also need the pip prerequisites:
pip install -r requirements.txt