Sirens

Difficulty Level
Medium
Introduction

A siren is still a great line of defense against intruders. Whether to alerts you to a problem while you are asleep - or to scare off an intruder - a siren is a great addition to your system.

Siren Types

Your system can support any 12V siren. A solid yet affordable siren is the Honeywell WAVE-2 Two Tone Siren.

What else do you need?

In addition to the siren, you will also need a 5V relay module. A single channel relay module can be purchased from Amazon here for approximately $6.00.

Wiring Diagrams
Click to enlarge

Connecting the Raspberry Pi to the relay module:

  • Red wire: Connect the VCC header on the relay module to 5V on the Raspberry Pi
  • Black wire: Connect the GND header on the relay module to GND (ground) on the Raspberry Pi
  • Orange wire: Connect the IN header on the relay module to any GPIO pin on the Raspberry Pi

Connecting the relay module to the siren:

  • Yellow wire: Connect the NO terminal on the relay module to the (+) on the siren

Connecting the relay module to the 12V power adapter:

  • Orange wire: Connect the C terminal on the relay module to the (+) on the 12V power adapter

Connecting the siren to the 12V power adapter:

  • Black wire: Connect the GND of the siren to the (-) on the 12V power adapter
Click to enlarge

Connecting the Arduino to the relay module:

  • Red wire: Connect the VCC header on the relay module to 5V on the Arduino
  • Black wire: Connect the GND header on the relay module to GND (ground) on the Arduino
  • Green wire: Connect the IN header on the relay module to any digital pin on the Arduino

Connecting the relay module to the siren:

  • Yellow wire: Connect the NO terminal on the relay module to the (+) on the siren

Connecting the relay module to the 12V power adapter:

  • Orange wire: Connect the C terminal on the relay module to the (+) on the 12V power adapter

Connecting the siren to the 12V power adapter:

  • Black wire: Connect the GND of the siren to the (-) on the 12V power adapter
Finished Result

Below shows the wiring completed on the inside of a Honeywell WAVE siren.