Electronic – arduino – MOSFET Relay (G3VM-21AR/DR) connected to Arduino Digital Pin

arduinomosfetrelaysolid-state-relay

I am trying to figure out how to go about using this Omron MOSFET relay in my project. I will be sending 12V (car voltage) to a radar detector and I want to be able to turn it on/off whenever via the Digital Pin on an Arduino board (max 5V output).

When the digital pin is high it allows 12V to flow to the radar. When the digital pin is low then it shuts out the 12V so no power is going to the radar.

enter image description here

PDF

Do I have the schematic above correct? Am I leaving something out?

Update

Like so:

enter image description here

Best Answer

Add a resistor in series with the LED, which is inside of the solid state relay (SSR).

More importantly, however, the sketch in the O.P. is a bit backwards sideways. Control signal is between pins 1 & 2. High current path is between pins 3 & 4.

enter image description here