eBay
Dear customers,
Due to the frequent shipping delays and lost packages around the holidays,
our eBay shop will be closed from
01.12.2013 till 02.01.2014
.
To compensate for the inconvenience, we offer

5% discount
on all products in November!
Happy shopping!


Due Relay Board pronto per il vostro progetto -
5V

(completamente assemblato e testato)

 

 

This relay board will allow you to switch other electrical devices on and off.

Fabbricante:

KMTronic LTD

 

Relay parameters :
The relays are Single Pole Double Throw (SPDT)
The relays can switch up to 240 VAC at 10 Amps and 100 VDC at 5 Amps.

Relay's datasheed :
RAS.pdf

Supply :
5 Volts DC
Minimum draws current - 180mA
18

Dimensions :
50 mm / 45 mm / 20 mm


Sample Arduino Code :

/*
  Relay control example
  Turns on an Relays on and off for half second, repeatedly.
 
  This example code is in the public domain.
 */
void setup() {
  // initialize the digital pin's as an output.
  pinMode(12, OUTPUT); // Relay 1
  pinMode(13, OUTPUT); // Relay 2
}
void loop() {
  digitalWrite(12, HIGH); // set the Relay 1 on
  delay(500); // wait for a half second
  digitalWrite(12, LOW); // set the Relay 1 off
  delay(500); // wait for a half second
  digitalWrite(13, HIGH); // set the Relay 2 on
  delay(500); // wait for a half second
  digitalWrite(13, LOW); // set the Relay 2 off
  delay(500); // wait for a half second
}

 


 


Prodotti correlati:

 

Questo prodotto è stato assemblato, testato ed è in condizioni di lavoro.
Abbiamo questo prodotto a disposizione in magazzino e possiamo spedire non appena ricevuto il pagamento.

Consegna

Le spedizioni degli ordini vanno fatte ogni giorno (da Lunedi a Venerdì).
Ogni prodotto viene testato e imballato accuratamente prima di essere spedito.

La consegna richiede solitamente 12-15 giorni.

A volte è possibile ritardo a causa del maltempo.
Queste informazioni vengono fornite dalle Poste Bulgare.

Il costo di consegna è fisso
2.50 €

senza tener conto quanti prodotti vanno acquistati in una volta.

Contattaci nel caso vorreste avere il vostro ordine tramite corriere (DHL, FedEx, UPS ..)

Facciamo spedizioni in tutto il mondo tramite Poste Bulgare.

Si preferisce il pagamento tramite Paypal.



Creato da Turbo Lister
Strumento gratuito per mettere in vendita i tuoi oggetti. Metti in vendita i tuoi oggetti in modo facile e veloce e gestisci le inserzioni in corso.