Retro fiber optic system
Too much time on my hands of late, so additional thoughts of somewhat radical modifications to the FrankenVette are dancing in my head. I have always thought the fiber optic system on the pre 72 C3s were way cool and also provided a practical solution of knowing if a bulb is out. I guess the straight forward way to modify my 72 to acquire this feature is to accumulate the stock components and install. However would there be an “easier” way by possibly using LEDs for the indicators, and some way of wiring to get the proper signal for illumination? My OHMs law facts are almost null and void, but it seems there must be a way? Additionally as I believe the stock system supplies illumination when all is well, I would like illumination when a particular bulb is out. In my remedial reading brain, it seems a few LEDs, some light wire runs, and a couple of relays seems a lot less expensive than duplicating or modifying original. Any ideas?
Thanks
Last edited by platinummaker; Feb 20, 2021 at 12:21 PM.
So you need to measure photons from your bulbs to trigger the LEDs. Here's a $0.65 circuit that should measure light, and return a voltage if it above an adjustable threshold. The return signal should be sufficient to power an LED directly. You'd need one board per light to be sensed. There are other boards that return an analog signal as well, that could be used with an Arduino.
https://www.aliexpress.com/item/32764113833.html
The "easiest" way to do this without a helper is to put a few mirrors or cameras in your garage. I'm sure @Richard454 will now show a working system from his car.

Last edited by Bikespace; Feb 20, 2021 at 12:36 PM.
So you need to measure photons from your bulbs to trigger the LEDs. Here's a $0.65 circuit that should measure light, and return a voltage if it above an adjustable threshold. The return signal should be sufficient to power an LED directly. You'd need one board per light to be sensed. There are other boards that return an analog signal as well, that could be used with an Arduino.
https://www.aliexpress.com/item/32764113833.html
The "easiest" way to do this without a helper is to put a few mirrors or cameras in your garage. I'm sure @Richard454 will now show a
working system from his car.


As my old boss used to disparagingly say when I'd propose something like this: "sounds like a science experiment to me!". With enough time on my hands I might actually have wanted to try this, except, my car already has working fiber.
At night, and without the sun, a streetlight, or someone else's headlights shining into your housing, you would be able to adjust the trimpot to send back a signal if it sees your headlight lit, and no signal if it is off. You may even be able to trim it to work during the daytime, at least for the headlights that are hidden in the closed position. Like the fiber system, you will get false positives. Unlike the fiber system, you may notice LEDs turning on and off during the daytime. Also, you will need to mount the photoresistor facing the bulb element, and keep the electronics dry, problems the fiber solution can easily avoid.
I usually check my headlight reflection off of the car in front of me.
At night, and without the sun, a streetlight, or someone else's headlights shining into your housing, you would be able to adjust the trimpot to send back a signal if it sees your headlight lit, and no signal if it is off. You may even be able to trim it to work during the daytime, at least for the headlights that are hidden in the closed position. Like the fiber system, you will get false positives. Unlike the fiber system, you may notice LEDs turning on and off during the daytime. Also, you will need to mount the photoresistor facing the bulb element, and keep the electronics dry, problems the fiber solution can easily avoid.
I usually check my headlight reflection off of the car in front of me.
Thanks again for allowing me to scratch your brain. Then again, you could be merciful, put me out of my misery, and tell me to forget it
Much appreciated.Dave
As my old boss used to disparagingly say when I'd propose something like this: "sounds like a science experiment to me!". With enough time on my hands I might actually have wanted to try this, except, my car already has working fiber.
Thanks again!
Thanks again for allowing me to scratch your brain. Then again, you could be merciful, put me out of my misery, and tell me to forget it
Much appreciated.Dave
That's way too much work. You'd simply go to an Arduino board instead to read the signals, and save needing two circuits for each bulb detection. The Arduino could then display on an array of LEDs, or even on a screen, if any bulbs are out. Neopixels work great for this, as an Arduino can control tens or hundreds of RGB LEDs from a single output. For example: https://www.adafruit.com/product/2868
Your circuit monitoring method sounds much simpler. To detect the current on each line, I'd use a shunt, and an Arduino. You'd need to measure the expected voltage drop across the shunt, and program the Arduino to alert you if it falls out of that range. You'd have to reprogram the range(s) if you changed the bulbs, but I think it is doable. Just thinking about doing this much work for a brake light is making my head hurt, but most of it is programming, and adding some shunts to circuits.
If you are looking for a fun lockdown project, teaching yourself how to program Arduinos can be fun. Pick the right kit, and you'll learn some electronics, too. This is as far as I've gotten with my Corvette dash replacement, but in the picture you can see two Arduinos, one for a GPS-based digital speedometer (my dining room table is moving at zero mph, but it is working), and a second Arduino to display a startup image for a monitoring display screen, as if GM had continued C3 production into the 2000s. Everything is powered from the 5V USB battery.
Last edited by Bikespace; Feb 20, 2021 at 05:00 PM.
The Best of Corvette for Corvette Enthusiasts
If you want to drill into the light housings then adding some phototransistors and running a bunch of wires back to the console, then either use some discrete components or a small microcontroller it's fairly simple to get some LEDs to light or use a display.
You could also tie into the circuit inside the car and check for an open / closed loop as mentioned above by ignatz, you should at least be able to "see" what corner is out but maybe not if it's the side or front light and it does some weird reversing when the parking lights are one but I'm sure it's doable
It's these little projects that make the winter go by
M





Here's a thread a while back-
https://www.corvetteforum.com/forums...to-a-79-a.html
Just sayin- for about $50 you can by enough fiberoptic cable to do the whole car. (32 -55 cents/ foot)
http://www.fiberopticproducts.com/
http://www.fiberopticproducts.com/Fiber_optic_items.htm
Here's some ends- $5/each
http://shop.fiberopticproducts.com/i...roduct_id=1253
https://www.superbrightleds.com/more...mount-red/301/
And for 32 cents each - get some LED lens mount
Whereas ordinarily it would seem much easier to quasi duplicate a fiber optic system, because I have two separate light sources for each tail light, any photo sensing or fiber optic solution would not work. ie taillights work but brake/ signal light burned out. Additionally, if the design group has their way, I would only like to have illumination if a bulb is out, not when it is
on. I believe an electric solution is possible, but I have very limited knowledge of circuit design and virtually zero understanding of can bus. Wrestled with those systems in Jags previous, and forced me to drink.
Please keep the ideas coming. Very much appreciated!
Glib suggestion: It would be cheaper to hire an Uber driver to follow you for a mile once a month and tell you if your lights are out.
Serious suggestion: Put an Amazon Blink camera in your garage.
I found some example circuit diagrams online that do this. They seem to rely on a single bulb element failure. Since you have LED arrays wired in parallel, a failure of one array element, or even of one "bulb", would not trigger these circuits. You would need once circuit, and LED, per "bulb", or you would still need to detect the current drop. My taillights are wired the same way (68 or C5 style), but use 1157 LED bulbs in parallel (left turn signal active below).
Last edited by Bikespace; Feb 20, 2021 at 10:03 PM.
Splice into each ground wire and run the spliced wire to the center console.
Install a One Way diode into the Ground wire for EACH light.
Connect a $5 relay (NO or NC depending on your taste) to EACH independent Ground wire from each light so that the appropriate console warning light either turns ON or OFF, depending on how you wire EACH relay.
Theory is: A Light burns out...the One Way diode causes the Ground wire that runs to the console warning light is either turned ON or OFF (depending, again, on your taste) when the relay is grounded.
WAIT.....I just confused myself

or two.
Last edited by doorgunner; Feb 20, 2021 at 10:50 PM.

















