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.

  • Latest Articles

  • Posts

    • When I had a Bumper subscription for a few days when I needed to run title histories on cars I was looking at, I decided to look up a few of my old/past vehicles.   My 2015 Silverado was still actively registered and it last sold in 2024 with 160k on the clock. No idea if that's on the original engine but someone's keeping it on the road or the original AFM stuff is still going.   It used 0w20. I remember feeding it Mobil 0w20 AFE for the first 30k of its life on <5k OCI's.     Edit: Just did a nationwide search on Autotrader for 2015-2025 Silverados with 5.3's and sorted by highest mileage first.   357k 352k 292k 291k 290k 277k 271k 268k 266k 259k 256k   High mileage on a modern 5.3 doesn't seem all that uncommon, but that's just searching mostly dealer ads on Autotrader. FB Marketplace has all kinds of high mileage 5.3's going back to 2007    
    • I can't say I have ever heard of someone getting that type of mileage out of a set of tires even though they rotated on a regular basis but without a doubt if the front end gets wear and those tires are no longer able to track straight it scrubs them off, and driving style and road surface make a huge difference as well.    However that is not what prompted me to comment as it was the new tire theme of sitting in storage waiting to be used scenario. I am sure some tires can last for quite a while in storage if its not too warm and out of the sunlight but unfortunately some tires the way they their rubber compound is formulated they can age and dry out even in a reasonably decent storage location. My brother ran into this maybe three years ago when he was looking at the tires that were on his dually truck and a combination of wear on the rear ones and noticing that the front tires had some cracks around the sidewall of the tire not far from the bead but he had replaced only the front ones not long ago with 2 of the remaining 6 he had left from the initial two sets of takeoffs he had all bought at the same time .... 10 years ago ! ( the years fly by, a truck that only gets used a bit to haul a camper during the summer and sits in a shed for a large part of the year ). That second set of 6 tires, two he had put on the front prior like I said and they had very little wear but those cracks were now present. So we go into the shed where the other 4 tires had been stored all this time and every one of them had the same cracks in the sidewalls and so in the end it amounted to throwing away 6 brand new but 10 year old takeoff tires into the dump that he got a deal on at a tire shop because they aged out. They were a Ford factory equipment BFG tire and those tires did not age well compared to some tires I've seen far older then that and did not show that type of aging. True, they always say up here anyway that 7 years is sort of a limit for age by rights, we don't have the intense prolonged heat that many of you have down in the states that just cook tires and depends on where the vehicle sits when not in use. GB, another words maybe had you bought a set of tires to store it would have been fine as long as you used them up fast enough but there are no guarantees when it comes to rubber, tires or of that other type stored in some guys wallets 😆
    • 2020 2500 HD...I had some trouble getting the key into the ignition switch but went in fine after applying some extra effort. Since then, the door chimes when open when the key is out of the ignition. Also, when I lock the doors with the switch on the arm rest, the driver door locks but then unlocks. (I can lock everything fine with the fob) The message on the little screen displays the "Engine Hours"...kinda weird.   I'm guessing something happened to the ignition switch and it thinks the key is still in there. I unplugged the batteries for 20 minutes, no change. There are a number of videos on YouTube but nothing I can find that address this specific issue. Ideas appreciated, thank you.
    • Based on what I can tell, yes.   As for updating it, its a mixed bag.  Updates do fix a lot of issues, but occasionally can create some oddities.  They do more good than harm though overall.     Here's what the most current one does and a  V171 Improvements Important: Improvements will vary by model, build configuration, system, and sales region. Not all vehicles have all features. OnStar and Wi-Fi may not work after remote start CarPlay may not automatically reconnect Part of the Driver Attention messaging screen may be in English even though the language is set to something else XM may not work After a dead 12V the radio may set to Arabic at each startup Bluetooth contacts might not be able to sync with the vehicle During an OTA the 12V battery may drain Customer might see a screen telling them to return to the dealer After changing the Wi-Fi SSID or password a device may not disconnect If a device is connected on the 2.4Ghz band, nothing will connect to the 5Ghz one, which could show as slow Wi-Fi speeds Customers might have noticed Wi-Fi dropping in certain areas and reconnecting later Customer might see the top of the screen blinking during Android Auto Android Auto may not connect CarPlay audio might momentarily cut out The "Add Phone" button may be grayed out The radio may not start up   V167 Most Notable Improvements:   Outside Air Temperature is incorrect. -You may see a popup message for Engine Shift. (Corvette Only) After changing the exhaust sound they get a popup that "mode change not applied", even though it was. -When changing volume, the volume bar is for Traffic instead of Audio. -(Corvette Only) Improvements to the placement of buttons and text. -If the customer receives the message "Apple CarPlay Could not connect", the cursor might move in the opposite direction than expected when using the control knob. -Android Auto automatically starts playing their music, even though they have turned that off in settings. -Intermittently they have a red OnStar LED with no OnStar function and/or no audio. -The minimum length of the Wi-Fi password was increased to 12 characters. -The popup message "Driver Attention Check, check your mirrors or Super Cruise will shut down" may not have come up on the display when it should have. -Startup animation added for 20th anniversary of the V-Series on Cadillacs. -The Navigation app received location improvements when going under long underpasses. -In the Navigation app there are filters for charging points that the vehicle cannot use.   V164 Most Notable Improvements Most notable improvements contained in this release may include: Apps Intermittently, an “SD Card Removed” message will pop up in the Navigation app. While in the audio app, the radio may stop working. Trailer Tire Pressure sensors may not be learned in the Trailer app. Not being able to return to the home screen while in the Camera app. After an ignition cycle, the radio might go to a black screen or stop working if using Sirius XM. Spotify icon truncated on Audio app.   SXM When changing power modes with the ignition switch, the HVAC pop up might appear. During startup, the radio will show the brand splash screen then go blank. Receiving a confirmation pop-up when changing drive modes. A “Return to Dealer” message may appear on the radio screen. SuperCruise setting toggle may not work. System After an ignition cycle, the radio might go black or stop working if using Sirius XM (SXM). Settings When performing a factory reset, the radio may stop working. After performing a factory reset, the radio may stop working when trying to switch users. When trying to go into the Language section quickly after startup, the radio may stop working. Projection Wireless CarPlay cannot be connected after unpairing another wireless Android Auto device. When the Android Auto screen comes up to connect wirelessly, the screen may freeze if the Cancel button is pressed. Removed the Apple CarPlay Cannot Connect screen when a device fails to pair during the autoconnect process. CarPlay information may not show up in the audio app. Near Field Communications (NFC) chime may be heard when NFC does not work. The Cannot Connect screen does not pop up after the first connection on wireless CarPlay fails. Apple CarPlay is now functional in Guam. Over the Air (OTA) When a software update is cancelled, the downloading logo may still be displayed. Energy When using the Energy app, the radio may stop working. When plugging in the vehicle, the display might show “Now” instead of “Charging Upon Plug In.” Instrument Cluster Voice recognition can be started while on an OnStar or phone call. When downloading contacts, there is a progress bar and circles on the Recents page of the cluster. The temperature on the cluster and the display may be different. After receiving and ending a call on the secondary paired phone, the cluster may get stuck on the phone menu. Bluetooth Intermittent Bluetooth connection loss.
    • Looking for help troubleshooting a metallic like front end rattle. Figured I’d see if anyone had thoughts before I schedule an appointment with the dealer.   The rattle is fairly loud and occurs primarily when the front driver side wheel hits a bump, even fairly minor road seams. Sometimes does it when the passenger hits a bump but I don’t believe when the rear hits. Rattle still occurs when foot is pressing brake peddle so I think that rules out the caliper rattle I’ve read about. I’ve also checked the running boards and they are tight.   Most noticeable at slow speeds.    Any insight is appreciated. 
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...