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

Single Channel 220V-10A 5V Relay Details

  • The best price of Single Channel 220V-10A 5V Relay by TechDepot Egypt in Egypt is 25 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:15 g

TechDepot Egypt's Description

Description

5V Relay is needed for having your Arduino control higher-power devices like lights, motors, pumps, in addition to doors locks, and much more is one of the most interesting and useful applications you may get involved with. But it can be a little difficult and possibly dangerous when power line voltages are being controlled. Furthermore, there are significant differences in controlling AC power compared to DC.

5V Relay Specifications

  • 5V Single Channel Relay interface board, and needs 15-20mA Driver Current
  • Also, equipped with high-current relay, AC250V 10A ; DC30V 10A
  • Standard interface that you can control directly by microcontroller (Arduino , 8051, AVR, PIC, DSP, ARM, ARM, MSP430, TTL logic)
  • Indication LED’s for Relay output status

Required Hardware Devices

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

Connecting

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

Code

//KY019 5V relay moduleint 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);}

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

  • The cheapest price of Single Channel 220V-10A 5V Relay in Egypt was 20 EGP from TechDepot Egypt within the past 76 months
  • The highest price of Single Channel 220V-10A 5V Relay in Egypt was 25 EGP from TechDepot Egypt within the past 76 months
  • The price difference between the cheapest and highest price of Single Channel 220V-10A 5V Relay in Egypt is 5 EGP from TechDepot Egypt within the past 76 months
  • The average price of Single Channel 220V-10A 5V Relay in Egypt is 22.50 EGP from TechDepot Egypt within the past 76 months

Top Products in Circuit Componentsmore

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

    • No reviews exist yet for this product.

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

    • loading video reviews