Jump to content

Recommended Posts

Posted
4 minutes ago, Eric Minsker said:

Awesome! How did you wire them up?

It was very easy.  I bought a micro fuse tap and connected the positive wire from the lighting harness to the right parking light fuse...the ground wire I simply pulled out a bolt (between the radiator and fuse box) and secured the ground wire with the reinserted screw.  The three lights are attached to the grill with 3m tape and are very secure.  I love the look they give to this  big grill! The lights are easily installed in 5 minutes and used the enclosed zip ties to help hide the wires...I soldered the positive wire to the micro wire tap and soldered the negative wire to the wire loop (not sure what you call the flat round washer with a wire crimp for mounting wires). 

38EB265A-138E-490D-9724-E736BD06FDC0.png

Posted

curious-I notice on Amazon there arent very many good reviews for the lights you used-as I am looking to do the same on my silverado-did you have any trouble with the wires being thin fragile etc on the lights??

 

Posted
5 hours ago, ken babick said:

curious-I notice on Amazon there arent very many good reviews for the lights you used-as I am looking to do the same on my silverado-did you have any trouble with the wires being thin fragile etc on the lights??

 

The little round lights I originally used had thinner wires than the F150LED lights.  Both lights had pretty small wires...that’s why I chose to solder them.   The small round lights had bad reviews of not working after being wet.  I’m pretty pleased with the F150LED lights as they seem to be a much better quality than the small round lights!   

  • Like 1
Posted (edited)

The F150LED lights are soldering 2 wires vs 8 on the small lights...and they are orange, not yellow 

Edited by SilentSierra
Posted (edited)
15 minutes ago, rikhek said:

A different approach:  

 

I thought about doing that also but I went with the bar route and then removed it within a week (and I spent a lot of time on it for a custom wrapped fit).  Here is the difference between my bar attempt and the F150LED lights

B8C61E6A-E37A-4B66-8F52-72D0F0BE2BC2.jpeg

Edited by SilentSierra
  • Thanks 1
Posted

Yeah,  I read and saw the various pictures that in you shared in detail in your various posts in this thread.  Are you sharing new/different info than what you've already detailed in this thread?  I'm confused on your repost and am curious if I'm just missing "new" information you're sharing?

Posted

Didn’t mean to confuse you or hurt your feelings.  I did two different methods and trying to save someone else some time by seeing a few options. Wish I had seen these lights prior to going through all the work with the bar.   When your lights break (I know the quality since that’s what I used first) give this method a shot.  There is no comparison in the quality of the light and wiring harness.  

Posted

Confused yes.  Hurt feelings?  I'm puzzled why you'd think my feelings were hurt.  It just seemed strange you'd repost exactly what you already posted in great detail in the thread.  Whatever....

 

I will say I like the Ford lights you used better than what I have and you used on your first go around.  If mine fail I have 6 spare ones to use and they only cost $13 for a box of ten lights.  The quality seems to be fine for the application but only time will tell.  If I have issues with mine I'll go the Ford route as you've done.  

Posted

Ooops, no I won't be going the Ford route as you have.  I just clicked on the link and saw the Ford lights you used cost $80 for three lights.  I'm too cheap to spend that much for 3 lights.  Especially since they are cosmetic items...

Posted

Totally understand that.   I debated and looked at this post a dozen times before I decided to do it...and still have issues trying to copy a raptor look.  Lol. I spent around $50 the first go with the bar (lights, bar, paint , primer, fuse tap...) then changed my mind.  Im probably a dumbass for spending a total of $130 but oh well, I waste a lot on money too.  lol 

Posted

Thanks for all the input-I attached a photo of how I did the lights on my 2018 Silverado-I think they look great. I noticed that the grill had nice round design in the grill and with the 3/4 inch amber lights from Amazon-of course they wouldn't fit-too small. So I used a 3/4 inch piece of PVC pipe and sliced off about 3/8 inch slab then inserted that into a same slice of 3/4 elbow or connector which gave me the right diameter.  I sprayed the PVC with black paint--I used black JB weld RV sealant to secure the pieces into the grill-You cannot see the JB unless you get your face right into the grill. Wiring was the tough part as the inside of that area is totally sealed except for a tiny corner up top. I love the way it looks. Now I gotta figure out the grill on my 2020 silverado

black out.jpg

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Latest Articles

  • Posts

    • Paid $2.72 for E85 today.
    • Welcome back! No, it definitely doesn't pass the sniff test. Even "ceasefire" needs an alternative definition these days.    $5.29 at Kroger today
    • That makes sense, and I think you are describing the real product problem. Capturing data is the easy part. If the owner or technician has to manually dig through five minutes of millisecond-level logs, the product has already failed. The device would be at the ECM harness, not at the OBD port, so I agree that data retrieval and event marking need to be thought through carefully. The way I am thinking about the architecture is: The recorder itself should not depend on a phone, app, Bluetooth, Wi-Fi, or cloud connection to capture the event. It should always keep a local rolling buffer and lock the event locally. A button, phone app, or small cabin device would only act as an event marker. If the driver feels a stumble and presses the button 10–30 seconds later, the pre-buffer has to already contain the useful data. For data retrieval, the practical options would be a sealed service USB lead, Wi-Fi download, or a phone/cabin companion device. I would not expect the owner to remove the ECM-side module or work with raw files directly. The cloud or AI side would be for interpretation, not for capturing the event. The truck may have no connection when the issue happens, so the evidence has to be saved locally first. After that, cloud processing could help decode the data, compare it against baselines, and generate a readable report. For the first version, I would keep the automatic triggers conservative and objective: driver event marker bus-off error passive voltage drop / brownout device reset FIFO or queue overflow a normally periodic message disappearing side-to-side communication mismatch, if the topology supports that For “learning normal,” I agree with your point, but I would not want to overclaim it as automatic root-cause diagnosis at first. A realistic first step would be learned baseline comparison for that specific vehicle and operating condition. For example, a value would only be compared against similar conditions: RPM range load / MAP throttle position gear / vehicle speed coolant and oil temperature battery voltage AFM/DFM state, if decoded and validated Then the report could flag things like: this periodic message disappeared compared with its normal timing this value deviated from this vehicle’s normal range under similar conditions the same abnormal pattern repeated after the same type of event the anomaly occurred together with voltage, oil-pressure, misfire, or communication changes But I would still call that “abnormal pattern detected,” not “replace this part,” unless there is enough validated repair data behind it. So the intended product would not be “here is a huge log.” It would need to be an event package: what triggered the capture how much pre/post data was preserved what changed before and after the event whether the device itself reset, overflowed, or saw a bus error selected graphs around the event raw data only as supporting evidence From your perspective, what would make this kind of report useful instead of just another datalog? For example: What are the top 5 parameters or events you would want highlighted first? Would you trust a learned baseline for that specific vehicle, or would you prefer fixed thresholds? How much false-positive flagging would be acceptable before you stopped looking at the reports? What would a one-page report need to show for an independent shop to take it seriously? For misfire, AFM/DFM, oil pressure, or U-code complaints, what would you want the tool to flag automatically?
    • 2024 Silverado 2500 HD LTZ grille no camera Parts list   84603331 84913656 84913657 84913654 84913655 84911567 84911568 85646092 85646093 85797921 85797922   11570637  x10-15   grille/bumper bolts 11546500  x10      grille clips 11571006  x10      push/retainer clips 11546454  x6       nut retainers 11611609  x6       M5 bolts 11610700  x6       molding/trim retainers
    • And use RA's 5% discount code if you buy from them.  google for the code, one is always available.
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...