> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# 8 Relays Card V2 for Raspberry Pi

**Type:** Product page · **SKU:** CE08528 · **Brand:** [The Pi Hut](https://core-electronics.com.au/brands/the-pi-hut)
**Page:** https://core-electronics.com.au/8-relays-card-v2-for-raspberry-pi-1.html ([markdown](https://core-electronics.com.au/8-relays-card-v2-for-raspberry-pi-1.html.md))

## Retired product

This product is retired and no longer available for purchase. Replaced by: Relay HAT.

**Replacement:** https://core-electronics.com.au/catalog/product/view/sku/Relay%20HAT

## How to buy

- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

The perfect [Raspberry Pi](https://core-electronics.com.au/catalog/product/view/sku/CE0642) add-on to your project when you have to control a large number of loads. Stackable to 8 layers, the card can add up to 64 relays to each Raspberry Pi in a compact form factor.

Pluggable connectors make the 8-RELAYS card easy to use when multiple cards are stacked up. All relays have NO and NC contacts and **can switch 24VDC/8A.**

Status LEDs conveniently grouped on one side of the board show when relays are on or off. A power LED shows when power is applied. A reset switch permits shutting down the Raspberry Pi without the use of a keyboard and monitor.

### Features

- Eight RELAYS with Status LEDs and NO/NC contacts
- Eight layer stackable to 64 relays
- Pluggable Connectors 26-16 AWG wires
- 24VDC/8A on each contact
- LED indicators on each relay
- Software self-test
- Raspberry Pi Reset push-button
- [Command Line](https://github.com/SequentMicrosystems/8relind-rpi)
- [Python Library](https://github.com/SequentMicrosystems/8relind-rpi/tree/main/python)
- [Node-Red nodes](https://github.com/SequentMicrosystems/8relind-rpi/tree/main/node-red-contrib-sm-8relind)
 
**Compatability**

The card is compatible with all Raspberry Pi versions from Zero to 4. All stacked cards share the I2C bus using only two of the Raspberry Pi’s GPIO pins to manage all eight cards. This feature leaves the remaining 24 GPIOs available for the user.

**Power Requirements**

The 8-RELAY card needs 5V to operate and can be powered from Raspberry Pi or from it's own 2 pin pluggable connector. The relay coils are also powered from the 5V. The card draws 10mA with all relays off. Each relay needs about 80 mA to turn on. If power is applied to the barrel connector, no other power supply is needed for the Raspberry Pi.

**Stacking Multiple Cards**

Up to eight 8-RELAY cards can be stacked on your Raspberry Pi. Each card is identified by jumpers you install to indicate the level in the stack. Cards can be installed in any order. The three-position jumper selects the stack level.

![Stacking Jumpers](https://core-electronics.com.au/attachments/localcontent/stack_level2_7e2ab89c-2ec5-4fe1-a15e-71a75a50692c_600x600_107055ecfb8.jpg)

For your convenience, two jumpers are provided with each card. For complex Home Automation tasks you can add to the stack one or more [Home Automation cards](https://core-electronics.com.au/products/mega-io-expansion-card-for-raspberry-pi) with analog and digital inputs and outputs.

**Reverse Power Supply Protection**

The board is protected against accidental reverse power supply with a 5.8A, 39 mOhm MOSFET which breaks the ground line if reverse power is applied.

**Reset Pushbutton**

Shutting down the Raspberry Pi by turning off the power can result in SD Card failure. To prevent this, a shutdown command needs to be used before power cut-off. But this requires a monitor, keyboard and mouse connected to the Pi.

A momentary on push button installed at the edge of the board provides a convenient way to shut down the Raspberry Pi. The button is routed to pin 37 (GPIO 26). You need to write a script that monitors this pin, and if pressed for more than the desired time, issues the shut-down command.

### Resources

- [User Guide](https://core-electronics.com.au/attachments/uploads/8-RELAYS-UsersGuide.pdf)
- [Open Source Hardware Schematic](https://core-electronics.com.au/attachments/localcontent/SC-8-RELAYS-Schematics_8026695a99c.pdf)
- [3D Printing Enclosure](https://core-electronics.com.au/attachments/localcontent/3DPrinting_1739390b039.zip)
- [Command Line](https://github.com/SequentMicrosystems/8relind-rpi)
- [Python Library](https://github.com/SequentMicrosystems/8relind-rpi/tree/main/python)
- [Node-Red nodes](https://github.com/SequentMicrosystems/8relind-rpi/tree/main/node-red-contrib-sm-8relind)
 
**Card Layout**

![8 Relays Card Layout](https://core-electronics.com.au/attachments/localcontent/8REL_layout_af462c94-295e-473b-a2bb-f38c0faf107d_600x600_290479d107e.jpg)

**Electrical Specifications**

- Power Supply: 5V/8A pluggable connector with reverse polarity protection
- On board resettable fuse: 3A
- Relays: NO/NC contacts, 24 VDC/8A
- Electrical endurance: minim 105 cycles at 1,800 operations per hour, full load
- Mechanical endurance: minim 107 cycles at 18,000 operations per hour, no load
 
**Mechanical Specifications**

![8 Relays Mechanical Specifications](https://core-electronics.com.au/attachments/localcontent/IND_mech_36660619-2011-478d-8489-edfc9af873e9_600x600_161403a923c.jpg)

### Errata

Silkscreen error: The relays are labelled correctly on the silkscreen, with the Relay-1 in the upper right corner, as you hold the board with the Raspberry Pi GPIO connector facing up. The LEDs are labelled backwards. LED-1 corresponding to Relay-1 is on the right.

### Shipping List

- 8 Relays Card for Raspberry Pi
- Mounting hardware
- Two Shorting Block Jumpers
- Female screw terminal connectors for each connector

## Guides for this product

- [How to use a PiRelay HAT for Raspberry Pi - Multiple Relay Control with Voice or GUI](https://core-electronics.com.au/guides/raspberry-pi/pi-4-relay-hat-guide/)

## Videos for this product

- [How to use a PiRelay HAT for Raspberry Pi - Multiple Relay Control with Voice or GUI](https://core-electronics.com.au/videos/how-to-use-a-pirelay-hat-for-raspberry-pi-multiple-relay-control-with-voice-or-gui)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/C/E/CE08528-6.jpg)
