sequential turn signals
Printed From: the12volt.com
Forum Name: Lights, Neon, LEDs, HIDs
Forum Discription: Under Car Lighting, Strobe Lights, Fog Lights, Headlights, HIDs, DRL, Tail Lights, Brake Lights, Dashboard Lights, WigWag, etc.
URL: https://www.the12volt.com/installbay/forum_posts.asp?tid=30976
Printed Date: July 06, 2025 at 8:41 AM
Topic: sequential turn signals
Posted By: Beulah Fatback
Subject: sequential turn signals
Date Posted: April 24, 2004 at 9:34 PM
Hi, I want to set up sequental turn signals on a vechical with three tail lamps. I want it to work like: off, 1, 1+2, 1+2+3, off. If anyone can give me a sechematic on this it would be very helpful. I found a sechematic for sequential lamps on the web but they work; off, 1, 2, 3, off. These were set up using capisitors, resistors, and transistors. I don't care if the devices I have to use are these or relays or whatever. I would like to be able to get all the parts from Radio Shack or a local auto parts store though. Thanks in advance.
Replies:
Posted By: Beulah Fatback
Date Posted: April 26, 2004 at 5:58 PM
Is this in the wrong forum or does no one have a clue what i am talking about? Some old model Mercurys came factory with this. The system they used was a motor with cams on the shaft. Each cam hit a microswitch that turned on each lamp. These systems are obsolete, and replacement ones are very expensive. I figure that I should be able to make one electronicly, if I only knew how. Please help!
Posted By: Beulah Fatback
Date Posted: April 27, 2004 at 9:25 PM
Ok guys, I had read the Basics on relays, and didn't really understand this until I read a post in the relay forum. If I use this relay configuration: https://www.the12volt.com/images/turninglights.gif. And use one relay per lamp, and cascade down on capacitor sizes will this work for me? Like use a 47uf 35v cap on the first relay, then a 22uf 35v an the next and then a 10uf 35v on the last, will this work? Will the blinker pulse going to activate all lamps? Do I need another relay to deactivate the signal relays? Thanks for the help guys. I'm still new to all this relay stuff. I just learned about 2wks ago how to even wire one.
Posted By: xetmes
Date Posted: April 27, 2004 at 9:38 PM
I really didnt want to get into this but since you are persistant.... The reason that these units are semi-expensive is because they are not the easiest thing to design. Not all that difficult but not simply some relays... The problem is that the brake causes different outputs other than the turn signal, with the brake or turn signal on it gets kind of complicated... How would I do it? With a programmable device (microcontroller, GAL...) How much do the units cost? It might not be all that expensive in the grand scheme of things...?
Posted By: Beulah Fatback
Date Posted: April 28, 2004 at 8:53 PM
I know the set up is going to be funny and be able to keep the lights working right. That isn't really that big of a deal. I have a 95 Intrepid, with three bulbs in the back. From the inside out; a dual element for parking/brake, then a dual element for parking/turn, and finally a single element for parking only. For my set up, I think I will have to swap the two dual element lamps so the turn signal will be first. Then it would be a parking/turn, the next I would have to make a brake/turn, the the single element a turn only. With the set up I was talking about above, they all would come on at once and stay on different intervals. Right? I think I would need to tap into the turn signal at the switch in the dash to start the above set up. Then put an older style blinker between relays one and two, and then another between two and three. Then add a blinker at the end to activate a relay that breaks the ground for a moment to get it started all over. Will this work? Souds like it will in my head. I know that I will only have one parking light, one break light, and three turn signals. I am willing to make a sacrifice. Thanks for the help.
Posted By: xetmes
Date Posted: April 28, 2004 at 10:05 PM
It may work... but what about when you hit the brakes? thats alwasy the design challenge. With logic it would be much easier, You could set it up for sequential turn signals, allon for brake lights, just the outer for parking... any combination you would like. If you want I could probably program a chip and add a few transistors to make it work, and give it to you at cost (like $15) If you still want to use discrete logic i think it would be possible but might get costly as it may involve a good amount of parts..
Posted By: Beulah Fatback
Date Posted: April 29, 2004 at 5:04 PM
I don't think it will work. The blinkers like I was talking about are on then off, I would need off then on. They are NC and once they heat up they open. What I was thinking about the set up now is one dual element for parking lights / sequential turn, then dual element for brake / sequential turn, and then the single element for sequential turn only. I would like to do all the work myself, no offence. I just need help with the circuit layout. Does it take special equipment to program a chip? I have seen schematics for sequencers working more lamps than I need it to and use a 555 timing IC. Is this something like you are talking about? Buying it from you, xetmes, has not been totaly ruled out yet though. Would it be $15 or so per side?
Posted By: xetmes
Date Posted: April 29, 2004 at 6:22 PM
ohh im not really tring to push anything. Its just the way I would do it to avoid a bunch of circuitry... I had started a discrete logic type circuit for this a while ago, based around a astable timer (555 timer) and some decade counters... The problem was allowing the brakes to work with the turn signal... The chips that I was refering to do require a programmer, I mainly use the PIC series. If you want to write the code for one I would be happy to program the chip for you and ship it if you pay for the chip and mailing costs (probably around $8 or so) let me know how it goes...
Posted By: Beulah Fatback
Date Posted: April 29, 2004 at 9:45 PM
Write a code? $8 or so each or a piece? Why would the breaks not work with the turn signal if you have enough dual element bulbs? Started a descrete logic circuit; as in stopped and didn't finish? Sorry for the baddgering. Thanks though.
Posted By: xetmes
Date Posted: April 30, 2004 at 2:10 PM
You may be able to use the second filiment, i that case it would probably be easy to do, but it would be hard to see the turn signal when the brakes are on I think. You would probably only need 1 microcontroller so if you go that route you will probably only need one and a bunch of driving transistors...
Posted By: Beulah Fatback
Date Posted: April 30, 2004 at 10:17 PM

Parts: R1______________1K5 1/4W Resistor R2____________680R 1/4W Resistor (Optional, see text) C1_____________47µF 25V Electrolytic Capacitor D1_____________LED any type Q1___________BC337 45V 800mA NPN Transistor P1_____________SPST Pushbutton LP1____________Filament Lamp 12 or 24V I found this schematic on the net. I was going to use it, but it just flashes each lamp once. I went as far as to go buy the parts to do it with and then realized it wouldn't work the way I want it to. Would it work if I used cascading caps? I was thinking of using the turn signal wire to start the chain.
Posted By: Mad Scientists
Date Posted: May 09, 2004 at 8:36 PM
The transistors might not be able to handle the current requirements of some filament lamps used in automotive applications.. Some thoughts.. depending on how your tail-lights are set up, stepping on the brake might have your brake lights sequencing.. is this something you want also?.. You can use the third brakelight to stop the brake lights from sequencing when you're stepping on the brakes. There are better circuits out there.. look into semiconductor circuits, not R/C. regards, Jim
Posted By: p71-cruiser
Date Posted: May 10, 2004 at 1:09 AM
I don't know they get around the brake light but maybe you shold try this one here https://www.webelectricproducts.com/products.htm
I think it's $40.00 dollars but it might be worth it
I had good luck with their prouducts I bought the dome light dimmer works great.
Also on that link is a lot of faq's so maybe you can find out how he gets aroud the brake lights.
Posted By: Beulah Fatback
Date Posted: May 13, 2004 at 5:00 PM
xetems Hey, Can you design a circuit for me that sequences the three lamps for signals. Don't worry about the brakes, I'll figure that one out. I would like for it to use redily available parts, say from Radio Sux, Srr shack. I don't care if it uses a 555 or any combination of the 55? series. Thank you for all the help and posts earlier. And thanks in advance for the help now. BTW, why would you use a timing IC when the caps do all the timing? I'm new to electronics, I wire houses and buildings for a living, but have never really messed with electronics. Thanks again. -Beulah Fatback
Posted By: Beulah Fatback
Date Posted: May 17, 2004 at 4:47 PM
This is not limited to extems only. Anyone feel free to chime in. I just copied and pasted from a PM I tried to send him and he had too many. Thanks all. -Beulah Fatback
Posted By: xetmes
Date Posted: May 17, 2004 at 5:54 PM
ohh sorry I missed this, forgot to delete some of them PMs  He says to look at semiconductor circuits because for repetitive flashing it will be much more reliable, and the time constants will be kind of large... I dont really have the time to design anything currently, but if I was going to design this with all discrete components I would probably go with a 555 driving a johnson (decade) type counter (like a 4017) , and some output transistors, probably mosfets to directly wire the lights to. I will try to get some time to design something. Although if I had my way it would be microprocessor based 
|