---
product_id: 1829727
title: "8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM"
brand: "jbtek"
price: "AED 42"
currency: AED
in_stock: true
reviews_count: 10
category: "J Btek"
url: https://www.desertcart.ae/products/1829727-8-channel-dc-5v-relay-module-for-arduino-raspberry-pi
store_origin: AE
region: United Arab Emirates
---

# 10A high-current relay LED status indicators 5V logic-level control 8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM

**Brand:** jbtek
**Price:** AED 42
**Availability:** ✅ In Stock

## Summary

> ⚡ Control Big Power with Small Signals — Be the Master of Your Smart Home!

## Quick Answers

- **What is this?** 8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM by jbtek
- **How much does it cost?** AED 42 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.ae](https://www.desertcart.ae/products/1829727-8-channel-dc-5v-relay-module-for-arduino-raspberry-pi)

## Best For

- jbtek enthusiasts

## Why This Product

- Trusted jbtek brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Visual Relay Status:** Built-in LEDs provide instant feedback on relay activation—no guesswork needed.
- • **Compact & Durable Design:** PCB mountable with silver contacts ensures reliable, long-lasting performance.
- • **Low Power Driver Current:** Efficient 15-20mA per channel keeps your projects energy-smart.
- • **Power Up with 10A Switching:** Handles heavy loads effortlessly with AC250V/10A and DC30V/10A capacity.
- • **Plug & Play Microcontroller Compatibility:** Seamlessly integrates with Arduino, Raspberry Pi, AVR, PIC, DSP, ARM, and more.

## Overview

The JBtek 8 Channel DC 5V Relay Module is a compact, high-current interface board designed for seamless control of appliances and devices via popular microcontrollers like Arduino and Raspberry Pi. Featuring 10A switching capacity, low driver current, and LED indicators, it offers reliable, efficient, and visually intuitive automation for professional-grade DIY and home automation projects.

## Description

JBtek DC 5V 8 Channel Relay interface board. Use it to control various appliances, and other equipments with large current. It can be controlled directly by Microcontroller(Arduino , Raspberry Pi, 8051, AVR, PIC, DSP, ARM, ARM, MSP430, TTL logic).

Review: Works with "ST Nucleo F411RE" and "Raspberry Pi Model 2 B V 1.1" - I purchased this relay module to do some prototyping. It has worked well with the boards I have in house at the moment: * Raspberry Pi Model 2 B V 1.1 * ST Nucleo F411RE. Both of these have 3.3V GPIO pins, but the array worked fine when wired correctly. Please keep in mind the maximum current your micro-controller can drive. Both the PI and the Nucleo can operate a few of the relays, but you'll probably need a separate 5V supply to operate all 8. There are a number of good tutorials on how to utilize a relay array with the pi. There's a little less documentation for the nucleo 411 RE, still everything worked on the first try. I wired the following pins from the relay board to the pins in the CN7 connector on the nucleo: * VCC to pin 18 (+5V) * GND to pin 22 (GND) * IN1 to pin 17 (aka PA_15) * IN2 to pin 15 (aka PA_14) * IN3 to pin 13 (aka PA_13) Then I wrote the following code: #include "mbed.h" DigitalOut myled(LED1); DigitalOut relay1(PA_15, 1); //high is off DigitalOut relay2(PA_14, 1); DigitalOut relay3(PA_13, 1); int main() { set_time(1436486851); while(1) { time_t seconds = time(NULL); myled = !myled; relay1 = (seconds % 3 == 0 ? 0 : 1); relay2 = (seconds % 3 == 1 ? 0 : 1); relay3 = (seconds % 3 == 2 ? 0 : 1); wait(1); } } Sure enough, the nucleo kept 1 out of the 3 relays I had wired on each second, and cycled between them.
Review: Good relay board - This 8 channel relay board works as expected. Note in order to take advantage of the isolators, you need a separate 5V dc power supply. In my application that was most certainly required. Otherwise the back EMF and or noise was coupled back to the Arduino and would crash it. An important thing to note is the connections on the bottom are exposed. If you are using AC, you must insulate them. In my case, the case that this went into does that. If not, its seriously dangerous to have exposed mains AC. DC is less of a concern if its low voltage low amperage. Still I would insulate either way.

## Features

- 5V 8-Channel Relay interface board, and each one needs 15-20mA Driver Current
- Equiped with high-current relay, AC250V 10A ; DC30V 10A
- Standard interface that can be controlled directly by microcontroller (Arduino , 8051, AVR, PIC, DSP, ARM, ARM, MSP430, TTL logic)
- Indication LED's for Relay output status

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B00KTELP3I |
| Best Sellers Rank | #3,995 in Computer Components |
| Brand | JBtek |
| Brand Name | JBtek |
| Coil Voltage | 5 Volts |
| Connector Type | Through Hole |
| Contact Current Rating | 10 Amps |
| Contact Material | Silver |
| Contact Type | Normally Open |
| Current Rating | 10 Amps |
| Customer Reviews | 4.5 out of 5 stars 506 Reviews |
| Manufacturer | JBtek |
| Maximum Switching Current | 10 Amps |
| Maximum Switching Voltage | 250 Volts |
| Minimum Switching Voltage | 5 Volts (DC) |
| Model | FBA_pcb board |
| Mounting Type | PCB Mount |
| Operation Mode | Automatic |
| Part Number | FBA_pcb board |
| UPC | 520361134546 |
| Unit Count | 1.0 Count |
| Wattage | 50 watts |

## Product Details

- **Connector Type:** Through Hole
- **Contact Material:** Silver
- **Contact Type:** Normally Open
- **Current Rating:** 10 Amps
- **Mounting Type:** PCB Mount

## Images

![8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM - Image 1](https://m.media-amazon.com/images/I/71dSbBDm0PL.jpg)
![8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM - Image 2](https://m.media-amazon.com/images/I/71bXWugi74L.jpg)
![8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM - Image 3](https://m.media-amazon.com/images/I/61qGEd9d+3L.jpg)
![8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM - Image 4](https://m.media-amazon.com/images/I/713n+40qDVL.jpg)
![8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM - Image 5](https://m.media-amazon.com/images/I/6113+DFXsXL.jpg)

## Customer Reviews

### ⭐⭐⭐⭐⭐ Works with "ST Nucleo F411RE" and "Raspberry Pi Model 2 B V 1.1"
*by S***R on July 12, 2015*

I purchased this relay module to do some prototyping. It has worked well with the boards I have in house at the moment: * Raspberry Pi Model 2 B V 1.1 * ST Nucleo F411RE. Both of these have 3.3V GPIO pins, but the array worked fine when wired correctly. Please keep in mind the maximum current your micro-controller can drive. Both the PI and the Nucleo can operate a few of the relays, but you'll probably need a separate 5V supply to operate all 8. There are a number of good tutorials on how to utilize a relay array with the pi. There's a little less documentation for the nucleo 411 RE, still everything worked on the first try. I wired the following pins from the relay board to the pins in the CN7 connector on the nucleo: * VCC to pin 18 (+5V) * GND to pin 22 (GND) * IN1 to pin 17 (aka PA_15) * IN2 to pin 15 (aka PA_14) * IN3 to pin 13 (aka PA_13) Then I wrote the following code: #include "mbed.h" DigitalOut myled(LED1); DigitalOut relay1(PA_15, 1); //high is off DigitalOut relay2(PA_14, 1); DigitalOut relay3(PA_13, 1); int main() { set_time(1436486851); while(1) { time_t seconds = time(NULL); myled = !myled; relay1 = (seconds % 3 == 0 ? 0 : 1); relay2 = (seconds % 3 == 1 ? 0 : 1); relay3 = (seconds % 3 == 2 ? 0 : 1); wait(1); } } Sure enough, the nucleo kept 1 out of the 3 relays I had wired on each second, and cycled between them.

### ⭐⭐⭐⭐⭐ Good relay board
*by I***Y on September 29, 2019*

This 8 channel relay board works as expected. Note in order to take advantage of the isolators, you need a separate 5V dc power supply. In my application that was most certainly required. Otherwise the back EMF and or noise was coupled back to the Arduino and would crash it. An important thing to note is the connections on the bottom are exposed. If you are using AC, you must insulate them. In my case, the case that this went into does that. If not, its seriously dangerous to have exposed mains AC. DC is less of a concern if its low voltage low amperage. Still I would insulate either way.

### ⭐⭐⭐⭐⭐ Small, cheap, easy to interface to a Raspberry Pi
*by P***N on July 1, 2020*

I bough a few similar modules, all work fine. The unit can be interfaced using 5V or 3.3V I/O, depending on which VCC voltage is used (JD-VCC must always be 5V: it feeds the relays). It actually works fine with 3.3V I/O when fed 5V VCC, but I don't want to risk damaging the Raspberry Pi CPU chip with applying 5V. To be fair, I have a Raspberry Pi B wired this way since 2014, and the equipment still works.

## Frequently Bought Together

- JBtek 8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM
- Kuman UNO R3 Board ATmega328P with USB Cable for Arduino - Compatible With Arduino UNO R3 Mega 2560 Nano Robot for Arduino IDE AVR MCU Learner K53, Blue
- Arduino UNO R4 WiFi [ABX00087] - Renesas RA4M1 / ESP32-S3 - Wi-Fi, Bluetooth, USB-C, CAN, DAC, OP AMP, Qwiic Connector, 12x8 LED Matrix

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.ae/products/1829727-8-channel-dc-5v-relay-module-for-arduino-raspberry-pi](https://www.desertcart.ae/products/1829727-8-channel-dc-5v-relay-module-for-arduino-raspberry-pi)

---

*Product available on Desertcart United Arab Emirates*
*Store origin: AE*
*Last updated: 2026-06-03*