<p>It is a 5V 8 Channel Relay Module. The relay normally open interface maximum load: AC 250V/10A, DC 30V/10A. It has a trigger current of 5mA, and module working voltage of DC 5V. Each channel of the module can be triggered by a jumper to set a high level or a low level. Fault-tolerant design, even if the control line is disconnected, the relay will not move. With status indicator: power (green), 6-channel relay status indicator (red). All module size interfaces can be directly connected through the terminal block, which is convenient and practical.</p> <hr /> <h4>Features:</h4> <ol> <li>The 8550 transistor drive, driveability.</li> <li>A fixed bolt holes for easy installation.</li> <li>It has a relay status indicator led Power LED(Green), 8 relay status indicator LED(Red)</li> <li>Relay control interface by single-chip IO.</li> <li>Low-level suction close, high-level release.</li> <li>Easy to use, simple 3 line structure.</li> </ol> <hr /> <h4><strong>Package Includes:</strong></h4> <p>1 x 5V 8 Channel Relay Module.</p>
12digitalWrite(relayPins[i], HIGH); // start OFF (active-low boards: HIGH = off)
13 }
14}
15
16voidloop() {
17for (int i = 0; i < NUM_RELAYS; i++) {
18digitalWrite(relayPins[i], LOW); // turn ON
19delay(500);
20digitalWrite(relayPins[i], HIGH); // turn OFF
21delay(200);
22 }
23delay(1000);
24}
8-channel relay module.
نظرة عامة ومواصفات المنتج — بالعربية
5V 8 Channel Relay Module متوفر الآن في متجر إكوسترا للإلكترونيات، ضمن قسم Electronic Modules، بسعر 150,00 EGP. كود المنتج لدينا: EK413. المنتج غير متوفر حالياً — تواصل معنا عبر واتساب لمعرفة موعد توفره القادم.
أهم المواصفات الفنية:
Product Name: 5V 8 Channel Relay Module
Relay Type: Electromechanical Relay Module
Number Of Channels: 8
Operating Voltage: 5V DC
Trigger Type: Low-Level Trigger
Relay Contact Type: SPDT (1 Form C)
Contact Rating: 10A @ 250VAC / 30VDC
Control Interface: GPIO
هذا المنتج مناسب لمشاريع الأردوينو (Arduino) و ESP32 و Raspberry Pi، ومشاريع الروبوتات وإنترنت الأشياء والتعليم الهندسي. جميع القطع مفحوصة قبل الشحن.