Jump to content

Adding turn signals to 2015+ HD tow mirrors


phydiux

Recommended Posts

Posted

Hi Everyone,

 

I recently picked up a set of the 2015+ HD DQS power folding tow mirrors. For those that aren't familiar with them, you can see them here: http://www.gm-trucks.com/forums/topic/163141-new-hd-mirrors/?p=1482048

 

Once getting them, the only thing I thought was missing from them was using the clearance lamps on the front of them as both running lights and turn signals. Unfortunately, from the factory, GM didn't do this for me. So, I set out to correct that.

 

The first thing that I thought about was how this could be done with an XOR circuit. Trying not to be too technical, an XOR circuit accepts two inputs, and have a single output. When either input is high, then the output is high. When either input is low or both inputs are high, then the output is low. This type of circuit would allow the clearance lamps to operate as both, with an inverted turn signal when the parking lamps were on. I scratched out a quick schematic here:

 

post-133565-0-05540100-1419380899_thumb.jpg

 

All this requires is a pair of single-pole, dual-throw automotive relays (the ones with 87a terminals on the bottom) and some wire. With +12V, ground, parking lamp input and turn signal input, this should work.

 

 

...But, I'm not the type to leave well enough alone, so I thought I'd come up with something smaller, and wanted to step into the digital age. So, I got to work.

 

First up, I came up with a schematic:

 

Tow mirror Led controller 1

 

 

And then designed a circuit board to go along with it:

 

Tow mirror Led controller 2

 

 

Once I was happy with that, I send the design out to a fab house to have boards made up. Here are the results:

 

Tow mirror Led controller 4

 

Did I mention it was small? It's roughly .65" tall and .95" wide. Next up, it was time to solder all the discreet components to the board:

 

Tow mirror Led controller 7

 

This microcontroller uses an Atmel microprocessor and accepts parking lamp and turn signal inputs. The output applies power to the LED clearance lamps on the front of the tow mirrors. I can pulse-width modulate the power to the LED clearance lamps, so that I can define the brightness of the LEDs. But, the best part about this controller is that it's fully programmable. So, if I want, I can set it up as an XOR circuit, or I can get a little more creative.

 

next up, I added some wiring and started testing:

 

post-133565-0-18437800-1420520648_thumb.jpg

 

And finally, after getting a pair of these hand soldered and programmed, I decided that I really didn't want to cut up the wiring harness on my truck. So, I sourced connectors and pins for the factory connectors on the mirrors. The results?

 

post-133565-0-07517400-1420520653_thumb.jpg

 

Plug and play tow mirror LED controllers.

It's too bad it's sub-ten-degrees outside right now, because I really want to get these installed.

 

As for how they work? Here is a video I uploaded to Youtube of how they operate:

 

 

 

I apologize for the low volume audio output;

The video explains how they work, but it's summed up like this:

 

When the parking lamp input is off, the clearance lamp operates with full brightness with the turn signal input. It basically flashes as the turn signal input is applied to it.

 

When the larking lamp input is on, the clearance lamps normally operate at full brightness. the controller does this until it starts to receive turn signal input. When that happens, the controller dims the clearance lamps when then turn signal is off and sets it to full power when the turn signal input is on. After a second without turn signal input, the clearance lamps fade back up to full brightness.

 

Overall, I'm happy with how these turned out, and am awaiting a day that's not unbearably cold so that I can install them. I'd be happy to answer any questions anyone has about them.

 

[Edited because the board ate my attachments!]

post-133565-0-05540100-1419380899_thumb.jpg

post-133565-0-18437800-1420520648_thumb.jpg

post-133565-0-07517400-1420520653_thumb.jpg

post-133565-0-18437800-1420520648_thumb.jpg

post-133565-0-07517400-1420520653_thumb.jpg

post-133565-0-05540100-1419380899_thumb.jpg

post-133565-0-18437800-1420520648_thumb.jpg

post-133565-0-07517400-1420520653_thumb.jpg

  • Replies 125
  • Created
  • Last Reply
Posted

Well done!

 

I always thought that when I do buy some factory tow mirrors, that I will use the automotive relays to tap the signals and go old school to make them work...

 

Thumbs up!

Posted

I get my mirrors on Wednesday, if you could make a set of these for me and mail them to me (I'll pay of course) then I would be glad to test them out :driving:

 

 

But next question I have, where did the input for the turn signal come from if they are now completely PNP? Did you just pull turn signal power from the turn signal that faces the rear of the vehicle? The one that is in the actual mirror. Also for those of us without the wiring from the factory for the amber running lights on the mirrors, we would still have to run a wire to our running lights, correct? (Not a problem for me as I have a switch in cab to turn the Amber RUNNING lights themselves off in my headlights without affecting any other lights in there.

Posted

Very impressive! It seems like you know what you are doing when it comes to circuit design! You might be able to help us figure out how GM is driving the LED DRL's in our trucks. I think it might be something similar as I remember seeing a small circuit board inside the headlight housing.

 

 

Sent from my iPhone using Tapatalk

Posted
Thanks everyone. I didn't have any plans to sell them, but it looks like everyone seems to want them. If I did have a batch of them made, I can let everyone know in this thread. They would almost certainly not include the plug and play harness because the connectors and terminals were very time consuming and hand crimping just 66 pins for both sides was not fun at all.

But next question I have, where did the input for the turn signal come from if they are now completely PNP? Did you just pull turn signal power from the turn signal that faces the rear of the vehicle? The one that is in the actual mirror. Also for those of us without the wiring from the factory for the amber running lights on the mirrors, we would still have to run a wire to our running lights, correct? (Not a problem for me as I have a switch in cab to turn the Amber RUNNING lights themselves off in my headlights without affecting any other lights in there.

 

Yep, the turn signal input is sourced from the same input used for the rear facing turn signal in the mirror. The rearward facing signal still works, I just spliced into it in the jumper harness I made so that the microcontroller can tell when they're on.

 

And yes, you still have to update your truck to source the parking lamp input in order for the parking lamp input to be operable. It sounds like you've already got that covered on your truck. On my truck, I have to make a reversible modification to unplug the puddle lamps from the BCM and connect it to a park lamp supply voltage. There's an open park lamp supply voltage terminal on the passenger fuse block, connector X1, pin 15. I'm using a small female spade terminal connector to connect to that.

Posted

Thanks everyone. I didn't have any plans to sell them, but it looks like everyone seems to want them. If I did have a batch of them made, I can let everyone know in this thread. They would almost certainly not include the plug and play harness because the connectors and terminals were very time consuming and hand crimping just 66 pins for both sides was not fun at all.

 

 

 

Yep, the turn signal input is sourced from the same input used for the rear facing turn signal in the mirror. The rearward facing signal still works, I just spliced into it in the jumper harness I made so that the microcontroller can tell when they're on.

 

And yes, you still have to update your truck to source the parking lamp input in order for the parking lamp input to be operable. It sounds like you've already got that covered on your truck. On my truck, I have to make a reversible modification to unplug the puddle lamps from the BCM and connect it to a park lamp supply voltage. There's an open park lamp supply voltage terminal on the passenger fuse block, connector X1, pin 15. I'm using a small female spade terminal connector to connect to that.

 

But PNP is so much nicer [emoji106] you could totally just make me a set. Lol
Posted

For a set of these boards plus all the materials needed to make this PNP set up like you did, mind telling us about how much it would cost? I'm really curious about how much time and money would need to be put into making a set of these if I get to make a set.

Posted

For the three I made (I made one to prototype and develop software for and two for the truck) I ended up spending under $75 and a weekend day, plus a few hours after work during the week to make the schematic and layout the board.

 

Cost also depends on the tools you have; I already had a programmer, crimp tool that worked well enough and soldering iron small enough.

 

Making even a small run would reduce cost a bit, PNP harness aside. I spent more time on that part than I spent on anything else for this project. It would be so much easier to cut the tow mirror's harness and that wouldn't affect the harness on the truck. The controller is about the same width as the connector on the mirror, so it should fit through the hole in the door that the harness goes through, too.

Posted

For the three I made (I made one to prototype and develop software for and two for the truck) I ended up spending under $75 and a weekend day, plus a few hours after work during the week to make the schematic and layout the board.

 

Cost also depends on the tools you have; I already had a programmer, crimp tool that worked well enough and soldering iron small enough.

 

Making even a small run would reduce cost a bit, PNP harness aside. I spent more time on that part than I spent on anything else for this project. It would be so much easier to cut the tow mirror's harness and that wouldn't affect the harness on the truck. The controller is about the same width as the connector on the mirror, so it should fit through the hole in the door that the harness goes through, too.

What about for those of us who don't have a programmer or solder iron? I could get a soldering iron from a local auto parts store or hardware store. But not sure on the programmer or how much both of those would increase total cost.

 

What do you mean making a small run? Sorry, just trying to understand all possibilities with this project.

 

Also is the $75 for the PNP version that you made?

Posted

Great job; very innovative!

Yes, I'd be in the market if you decide to sell even the board ...and source the components.


Great job; very innovative!

Yes, I'd be in the market if you decide to sell even the board ...and source the components.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Forum Statistics

    250.5k
    Total Topics
    2.7m
    Total Posts
  • Member Statistics

    342,894
    Total Members
    8,960
    Most Online
    TopBo
    Newest Member
    TopBo
    Joined
  • Who's Online   4 Members, 0 Anonymous, 965 Guests (See full list)

  • Latest Articles

  • Posts

    • Can anyone explain why the oil pressure runs higher after the DFM is shut off?  just installed the Pulsar Lt.
    • Thanks!  I figured as such; GM and other manufacturers have used standard parts and harnesses across trim levels and such for decades.  I pulled the blank accessory cover off of my commuter van (a 2016 or so Chevy 15-passenger) years ago and found the plug for a USB outlet.  It wasn't connected to anything, though (I tried swapping in an outlet from another van).  I was a GM Tech years ago (late-90s) and was pretty familiar with my 2006.  I might be wrong, but I view newer vehicles (pretty much anything made in the past 20 years) as being a lot more plug and play.  Meaning, more unused wires and plugs unless you have the Mack Daddy of vehicles.    
    • not all plugs will be used.  gm uses more generic harnesses that support most/all options, and if your truck doesn't have a specfiic option, the plug won't be used (commonly will have a dummy insert in the plug , or it'll be taped up, but some may just be left as is).  But it's sldo possible some p.o. has installed the wrong/cheaper parts that aren't correct for your vehicle...
    • First off, I'm not trying to just get easy advice/fixes for the issues I've noticed so far.  I'll be combing through the site via searches and such, and if past experiences are any indication, should find what I need.  For the sake of conversation, though, I figured I'd post the handful of things I've noticed in the 12 hours since buying my 2010 SLE CCSB.     Indicator lights: Airbag and TPMS.  The tire pressures aren't reading for any of the wheels, so I'm pretty certain the sensors were either removed, are damaged, or are otherwise inoperable.  I used to mount and balance tires 25 years ago but am pretty much ignorant when it comes to TPMS.  My 2006 didn't have the sensors and this might be the fourth vehicle I've owned that does.     Radio: Rear speakers aren't working.  I removed the driver's side rear door panel and checked the speaker and wiring.  I also removed the sill and b-pillar covers to check the wiring.  A few minutes of Google Fu showed that this is potentially a head unit issue.    Switches: Power mirrors don't turn left/right.  I ordered replacement driver's door switches that should arrive tomorrow.  The windows and locks work but it was only about $20 for all of them.  The driver's side rear window switch lets the window down but won't put it back up.  I think the passenger rear doesn't work at all.  In the coming days/weeks, I'll break out my multimeter to check all of that.   Unknown wiring harness: There's a box attached to the front driver's side of the engine compartment, right where the second battery shelf is located.  There are three plugs, one of which looks like it fits a standard headlight-style bulb (9007 or similar).  It doesn't look like it's plugged into anything.  I'll do some digging and if I don't see anything elsewhere on the site, post some pictures here.   Unknown plugs on brake booster: There are at least two female plugs on the brake booster that aren't being used.  I think it might be a replacement/aftermarket, so maybe those are used for a different application, as there don't seem to be any unplugged harnesses and no indicator lights are on.   Little squeaks when turning: Sounds almost like a bushing around the bed of the truck.  I'll have to pay close attention as I get more familiar with the truck.   Clunk on acceleration: possibly the infamous drivetrain clunk.  My 2006 had it and I'm just not familiar enough with this truck yet to fully grasp what it is.   Anyway, my apologies for the vague and all over the place post.  This truck is new to me, and it's been four years since I drove my 2006.  With 200k miles, I know I'll need to learn this truck quickly to avoid having any major issues, despite being confident it's got much more life to it.  My 2006 had nearly 320k on it when I parked it (nearly 300k of which I put on the truck), and it was still drivable then, though I suspected the head gasket might have blown.  I'd hoped to have that truck back by now, but it's gone forever, as I detailed in my reintroduction thread.  
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...