Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (12 loc) · 445 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 445 Bytes

Baltimore

I Can Hear The Bells...

What?

A set of scripts to allow a pair of Raspberry Pis to remotely power up an amplifier and make noise.

How?

Prerequisites

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