Skip Navigation
Is there such a thing as an automotive relay with no resistor?
  • 85 needs to be connected to 12v, not ground.

    I think you may have just solved my problem. When I've used relays in the past, pin 85 was connected to ground, since I wanted the relay to close when the trigger went high. I'm not sure why it never occurred to me that I'm essentially trying to do the opposite thing here, since the horn is triggered when the trigger wire is connected to ground.

    I've never worked with individual diodes, so I'm not sure about the correct terminology, but which way would I want the diode to "face"? Do I want it to allow current to run from the 12V source, through the added relay, to the horn switch wire, or the other way around?

    Additionally, would I need to add an in-line resistor? It makes me a little nervous connecting the horn switch to 12V, given that I doubt it's designed to carry a significant amount of current.

  • Is there such a thing as an automotive relay with no resistor?
  • I've honestly never worked with transitors. Basically all of my experience is with pre-made 12V electronics. The appeal of the relay method to me was that it felt fairly non-invasive, since my add-in circuit is essentially isolated from the car with the relay (for example, I can trigger the relay with 12V, and switch a 5V circuit without any issue). Would the same be true with a transistor?

  • Is there such a thing as an automotive relay with no resistor?
  • It seems like the horn wire is normally at 12V, and pressing the horn brings it down to about 0V. I figure the horn switch it just shorting that wire to ground, which in turn triggers the factory horn relay. Would a dioide in like with my trigger relay stop the add-in relay from connecting the factory horn wire to ground?

  • Is there such a thing as an automotive relay with no resistor?
  • I'm confident the wire I've tapped into is the horn, since I've previously used it to install a horn override as part of a PA system. That being said, I hadn't considered that I might be connecting to a computer rather than something more analog. When I press the horn, I can faintly hear a relay clicking in the engine bay, so I'm hoping it's just a simple relay.

  • Is there such a thing as an automotive relay with no resistor?
  • This coil has a standard resistance/impedance

    I see. I was under the impression that there's a seperate resistor to avoid shorts when you connect from the trigger to ground.

    What year/model of car?

    It's a 2014 Nissan Altima. I've spent quite a bit of time trying to find wiring diagrams, but I haven't gotten very far. I got to the point I'm at now by following some old forum posts and confirming with a multimeter. What you described sounds accurate: the horn wire under the steering column seems to always be at 12v. Pressing the horn seems to send it to ~0V, so I assume it's just jumping to the shared ground wire. I will say that when I disconnect to horn at the front of the car (to silence it), I can hear a relay in the engine bay clicking when I press the horn. I figure that implies it's a physical relay, rather than a computer somewhere.

    And realistically you could in a pinch pull coil power from the horn itself

    This is something I've considered doing. The circuit I'm adding with the relay is extremely low current, so I don't think it would be too tricky to run wires from a relay connected right next to the horn to the cabin. I can just ground the relay to the frame of the car right near the horn such that there's minimal chance of creating a short on the high-amp horn circuit.

  • Is there such a thing as an automotive relay with no resistor?

    I've been trying to solve an automotive electronics problem for several weeks now, but everyone I've spoke to can't seem to come up with a solution.

    In brief, I'm trying to add a relay in-line with the horn switch in my car, such that I can close my own circuit when the horn is pressed, without affecting the existing horn circuit in the car.

    I had some JD1912 12V relays left over from a previous install, so I tried to use those. (Relevant image: Diagram)

    First, I placed connected the trigger wire (pin 86) to the the wire coming into the horn switch, and the ground (pin 85). The relay triggered when the horn button was pressed as expected, but this also caused the actual car horn to sound continuously. Presumably doing this was enough to give the factory horn relay enough current to close.

    Next, I tried placing the relay in series with the horn switch by splicing the wiring heading into the horn switch, and connecting the relay (pin 86 and 85) in line. Once again, the relay triggered with the horn switch as expected. However, this time, the actual car horn didn't sound at all.

    The best I can work out is that there's a resistor in-line with the relay trigger (otherwise connecting it straight to ground would cause a short, right?) However, that resistor is just enough to allow the factory horn relay to trigger when connected to ground.

    The way the car is designed, I can't splice into the wire coming out of the switch to detect when the horn is pressed, since it's a shared ground with other components.

    My question is, is there such a thing as a relay with no resistor? Essentially all I'm looking for is a component that will "detect" current on the horn switch wire, and close a separate circuit. I'm not sure if a relay is even the correct way to go about this. Hopefully you guys can point me in the right direction.

    17
    Is there any closed source android app that you wish had a good open source alternative?
  • I develop a self-hosted service designed to do exactly this! It's not quite finished yet, but it's at the point where enough functionality works that it can be used for testing.

    https://github.com/connervieira/HealthBox

    The docs/USAGE.md file gives an overview of how HealthBox works. Feel free to poke around in the other docs/ files as well.

  • cvieira cvieira @lemmy.ml
    Posts 4
    Comments 7
    Moderates