This product may not be available anymore. Click here for similar products.

8-Channel 220V-10A 5V Relay Details

  • The best price of 8-Channel 220V-10A 5V Relay by TechDepot Egypt in Egypt is 0 EGP
  • Available payment methods are
    Cash on Delivery
  • Delivery fees are 35+ EGP, with delivery expected within 2-4 day(s)
  • The first appearance of this product was on Jul 31, 2016

Technical Specifications

Weight:170 g

TechDepot Egypt's Description

Description

Why 8-Channel 5V Relay?

Firstly, having your Arduino control higher-power devices like lights, motors, pumps, doors, and much more is one of the most interesting and useful applications you may run through. But it can be a little difficult and possibly dangerous when power line voltages are being controlled. There are significant differences in controlling AC power compared to DC.

8-Channel 5V Relay Specifications

  • 5V 8-Channel Relay interfaces board and needs 15-20mA Driver Current per relay
  • Equipped with 8xhigh-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

Required Hardware Devices

  • Arduino controller × 1
  • USB data cable × 1
  • 1 relay module × 1

Connecting

The following is to connect ONE channel (relay), repeat to connect additional channels on different Arduino digital pins.

  • Arduino digital pin 10 –> module pin IN
  • Arduino GND –> module pin –
  • Arduino +5V –> module pin +

Code

//This is to connect ONE 5V relay module, repeat for other relays using other digital pinsint relay =10;// relay turns trigger signal - active high;void setup (){ pinMode (relay, OUTPUT);// Define port attribute is output;}void loop (){ digitalWrite (relay, HIGH);// relay conduction; delay (1000); digitalWrite (relay, LOW);// relay switch is turned off; delay (1000);}

8-Channel 220V-10A 5V Relay Price insights and history

  • The cheapest price of 8-Channel 220V-10A 5V Relay in Egypt was 0 EGP from TechDepot Egypt within the past 76 months
  • The highest price of 8-Channel 220V-10A 5V Relay in Egypt was 120 EGP from TechDepot Egypt within the past 76 months
  • The price difference between the cheapest and highest price of 8-Channel 220V-10A 5V Relay in Egypt is 120 EGP from TechDepot Egypt within the past 76 months
  • The average price of 8-Channel 220V-10A 5V Relay in Egypt is 60 EGP from TechDepot Egypt within the past 76 months

Top Products in Circuit Componentsmore

    Reviews of 8-Channel 220V-10A 5V Relay

    • No reviews exist yet for this product.

    Video Reviews of 8-Channel 220V-10A 5V Relay

    • loading video reviews