Hi all
Im looking for a way to switch a 12v signal between 2 loads. One load will be a spark plug (Load 1), the other an LED + Resistor (Load 2). I need to be able to switch between the 2 loads by signalling through the Arduino 3.3v pin (HIGH or LOW). This is relatively simple, however the bit im struggling with is, I need the design to always have Load 1 enabled when the Arduino sends LOW (or Arduino is powered off/fails), and only switch to Load 2 when Arduino is HIGH.
Ive tried numerous circuits, NMOS + PMOS switched (which I cant really get the PMOS circuit to work with the 3.3v gate voltage) and using Opto-couplers. Can somebody give me some help? I need the response to be quite fast, though the maximum signal rate of the spark plug will at most be 150Hz.
Thanks