system
February 21, 2015, 6:20pm
#1
Hi, I am kinda new. I bought a 8 relay board module. see http://www.amazon.com/gp/product/B00KTELP3I/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
I have seen schematics that have a resistor and transistor in the connection between the arduino output pin and the module in pin.
Do I need those or because this is a module, and it looks like it already has those things in it, I can hook it directly from arduino to module ?
thanks,
MarkT
February 21, 2015, 6:31pm
#2
It's opto-isolated from the looks of it, you just drive the opto coupler - you need
to know if it has resistors on the input or not.
Chagrin
February 22, 2015, 11:12am
#3
There are resistors. You don't need anything else.
http://arduino-info.wikispaces.com/arduinopower has a schematic for these opto-isolated boards if you're interested.
dlloyd
February 22, 2015, 12:55pm
#4
To get isolation, use a separate 5V supply for the relay module, remove its jumper and do not connect any ground wires from the relay module to the Arduino.
No resistor or transistor required - just directly connect IN1-8 to Arduino outputs.