-->
Page 1 of 1

Relay shield not working

PostPosted: Fri Aug 12, 2016 1:03 am
by treii28
I have a relay shield that was made for arduino, it works just fine on my arduino, but when I try to drive it from a digital pin on a NodeMCU board, it always stays high. Any idea what's up? I have another shield that is working just fine on it, but two of them don't. I was able to create my own circuit with a 2n2222 that worked fine also.

Re: Relay shield not working

PostPosted: Sat Aug 13, 2016 3:09 am
by Orcanbull
Could you give some specifics about the relay shield?,

My best guess is that the relay need to be controlled with atleas 5V, while the ESP provides 3v3 Volt that one works is just luck i suppose. What you could do is add a transistor which switches the 5v of the relay,