I’m trying to figure out how to make an LED come on when my input signal to an LM3914 is effectively 0. Is there some way to do this by hooking up a logic gate or transistor to pin 1, and having it light up an LED when pin 1 is off?
The messy part with this is that when the chip turns on the output pins, it grounds the positive LED supply through the chip, so the 3914 is not giving a normal logic state as an output (so far as I can tell).
The other complicating factor is that I want my source voltage to be 14.4V (nominal 12V power in my car), so interfacing with logic chips that use 5V signal is messy.
My other thought is to hang an extra comparator chip on the signal coming in to the LM3914 led display driver and set it to come on when signal voltage is below a few mV, turning off the “0V” led indicator when the signal is high enough to light the first LED on the LM3914, but while I was waiting for those parts to come in, I was exploring other methods.
Is there any way to get an LED to light when there is effectively 0V signal without extra comparator?