هذا المُنتج قد لا يكون متوفراً الآن. إضغط هنا لمنتجات مماثلة

سعر ومواصفات 8-Channel 220V-10A 5V Relay

  • أفضل سعر لـ 8-Channel 220V-10A 5V Relay by تك ديبوت مصر فى مصر هو 0 ج.م.
  • طرق الدفع المتاحة هى
    دفع عند الاستلام
  • تكلفة التوصيل هى 35+ ج.م., والتوصيل فى خلال 2-4 أيام
  • أول ظهور لهذا المنتج كان فى يوليو 31, 2016

المواصفات الفنية

Weight:170 g

وصف تك ديبوت مصر

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

  • أرخص سعر لـ 8-Channel 220V-10A 5V Relay فى مصر كان 0 ج.م. من تك ديبوت مصر خلال الـ76 شهور الماضية
  • أغلى سعر لـ 8-Channel 220V-10A 5V Relay فى مصر كان 120 ج.م. من تك ديبوت مصر خلال الـ76 شهور الماضية
  • الاختلاف بين أعلى و أقل سعر لـ 8-Channel 220V-10A 5V Relay فى مصر هو 120 ج.م. من تك ديبوت مصر خلال الـ76 شهور الماضية
  • متوسط السعر لـ 8-Channel 220V-10A 5V Relay فى مصر هو 60 ج.م. من تك ديبوت مصر خلال الـ76 شهور الماضية

الأكثر شهرة في مكونات الدوائر الإلكترونيةالمزيد

    مميزات وعيوب 8-Channel 220V-10A 5V Relay

    • لا يوجد تقييمات لهذا المُنتج.

    مراجعات 8-Channel 220V-10A 5V Relay

    • loading video reviews