1-channel 5V relay module, Low level, 250VAC 10A
Code: LA142000AFree Shipping
From 100 EUR
30 Days to Return
For Registered
30 Days to Return
For Registered Customers
Free Shipping
For orders from 100 EUR
Customer Care
We handle complaints within 5 days
Quick dispatch
Within 24 hours
Related products
Product detailed description
Contains 1x relay. This is a board with which you are able to control various appliances and other devices with large currents. 1-channel interface, Low Level. Equipped with power relay, AC250V 10A / DC30V 10A.
Specifications:
- Relay: Songle SRD-05VDC-SL-C
- Working voltage: 5V
- Switching logic level: low level
- Dimensions: 43x18x18mm
Included in delivery:
- 1pc 1-channel 5V relay module, Low level, 250VAC 10A
Remark:
- This product is not a standalone functional unit and may require professional installation.
- Product images are for illustration purposes only and may sometimes differ from the actual appearance of the item. However, this does not change its basic properties.
Additional parameters
Category: | Relay Modules & MOSFET |
---|---|
Warranty: | 2 years |
Weight: | 0.014 kg |
4,3
3 ratings
Add a rating
5
4
3
2
1
3
JH
Josef Horák
Relé nechodí spolehlivě a je nutné kontrolovat, zda po odpojení vypnulo. Uvidím co bude dělat druhý kus.
5
Z
Zdeněk V
funguje OK
5
HJ
HYCL Josef
Perfektní prodejce, rychlé dodání zboží.
M
zapojení relé s NFC čtečkou:
Martin
uint8_t uidLength; // délka ID tagu
// zahájení čtení tagů v okolí, výsledek čtení se uloží do nastavených proměnných
uspech = nfc.readPassiveTargetID(PN532_MIFARE_ISO14443A, &uid[0], &uidLength);
// pokud je čtení úspěšné, vypíšeme získané informace
if (uspech) {
Serial.println("Nalezen NFC tag!");
Serial.print("UID delka: "); Serial.print(uidLength, DEC); Serial.println(" bytu");
Serial.print("UID hodnoty: ");
for (uint8_t i = 0; i < uidLength; i++) {
//Serial.print(" 0x");
Serial.print(uid[i]);
Serial.println(""); }
Serial.println("");
//zadani autorizovaneho cipu
if (uid[0] == 211 and uid[1] == 6 and uid[2] == 158 and uid[3] == 124) {
Serial.print( "Byl přiložen správný čip:");
//zapnout rele
digitalWrite(3,0);
// délka sepnutí
delay(5000); }
//zadani autorizovaneho cipu 2
if (uid[0] == 154 and uid[1] == 18 and uid[2] == 54 and uid[3] == 124) {
Serial.print( "Byl přiložen správný čip:");
//zapnout rele
digitalWrite(3,0);
// délka sepnutí
delay(5000);
}
// vyčkání jedné sekundy před novým čtením
delay(1000); }
else {
// vytištění informace o vypršení času čtení
Serial.println("Behem cteni nebyl prilozen zadny tag.");
}}
Reply
Reply
JJ
High level?
Jan Jurenka
Dobrý den, máte v nabídce dvě totožná relé, ale obě jsou Low level. Není na jednom z nich chyba? High level variantu totiž vůbec v nabídce nevidím. (krom jiného typu).
Jurenka
Reply
Reply
MS
Jina voltaz
Michal Sviba
Druhe rele v nabidce je sice low level a vypada stejne, ale napaji se 12V