FRAMING JOHN DELOREAN - ON VOD www.framingjohndeloreanfilm.com
Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 23

Thread: I want to cover the rear facia with RGB LEDs

  1. #11
    Senior Member
    Join Date:  Jul 2015

    Location:  Tacoma, Wa

    Posts:    2,208

    My VIN:    4877

    Club(s):   (PNDC)

    I like the idea or programmable led's..this and the other led project both look cool.

    Cant wait to see your lights in action

    My only thing (and this is just personal preference) is I prefer the regular look of the tail lights over a solid peice.
    Rob Depew
    Tacoma, Wa
    '81 DeLorean 4877 Grey, Auto, 4 wheels
    The Ressurection of 4877......
    Website
    YouTube
    My Patreon

  2. #12
    Member
    Join Date:  Apr 2013

    Location:  Seattle, WA

    Posts:    48

    My VIN:    887

    Club(s):   (PNDC)

    I'm trying to make it a bolt on install, so that you don't have to modify any part of the car to install it, and you will be able to re-install the factory lights at any time.

  3. #13
    Senior Member
    Join Date:  Jul 2015

    Location:  Tacoma, Wa

    Posts:    2,208

    My VIN:    4877

    Club(s):   (PNDC)

    Hmm..gives me an idea to see how hard to create a stock looking facade that fits over your design...
    Rob Depew
    Tacoma, Wa
    '81 DeLorean 4877 Grey, Auto, 4 wheels
    The Ressurection of 4877......
    Website
    YouTube
    My Patreon

  4. #14
    Senior Member mr_maxime's Avatar
    Join Date:  Mar 2015

    Posts:    1,243

    My VIN:    10201

    Quote Originally Posted by jgarland79 View Post
    I sell these glasses with those same LEDs. http://facebook.com/FutureShades

    Sent from my Nexus 6 using Tapatalk
    Mine only had 2 LEDs...
    IMAG0725.jpg

  5. #15
    Member
    Join Date:  Jul 2015

    Location:  Seattle, WA

    Posts:    81

    My VIN:    10499

    Awesome project, can't wait to see how it turns out. I'm in Seattle as well, would love to see them in person when you get something together.

  6. #16
    Member
    Join Date:  Apr 2013

    Location:  Seattle, WA

    Posts:    48

    My VIN:    887

    Club(s):   (PNDC)

    Just seeing how many leds will fit.

    delorean tail.jpg

  7. #17
    Member
    Join Date:  Apr 2013

    Location:  Seattle, WA

    Posts:    48

    My VIN:    887

    Club(s):   (PNDC)

    Quote Originally Posted by bdmiko View Post
    With that many LEDs your rear bumper could be a TV screen. You could do some cool animations too like making it a scrolling marquee.

    This sounds like a fun project but there are a couple of things you will want to be careful of:
    * The 12V from the car can be noisy and you will want to optically isolate the input from the brake to the arduino from the car.

    * The LEDs in ws2812 strings are chained together serially. If one chip burns out or if you get a break in the wires, all of the LEDs in the chain after the break will stop working. If the first LED in the chain stops, which is common with the ws2812b, then you will not have any brake lights. At the very least I would suggest using multiple arduinos with one arduino controlling each row of LEDs. That way if one LED chip burns out, you will still have brake lights.

    * These LEDs use a lot of power, up to 50ma each. If you have 19 meters with 60 LEDs/m that is 1140 LEDs which would draw up to 57 Amps! If you are using 144 LEDs/m you will be drawing 136 Amps. You will have to have multiple dc/dc converters and tie the power into multiple places along the LED strips.

    David

    I think I'm going to use 5 or 6 of these to provide the amperage I need. http://www.ebay.com/itm/181849944119

    I can use one of these to monitor the amperage draw: http://www.kr4.us/attopilot-voltage-...akout-90a.html

    I'm thinking I will use two of these to drive the leds: https://docs.particle.io/datasheets/photon-datasheet/ One for each half of the car. That way if one goes out, then it would be like having a bulb go out on one side of the car.

    I might also try doing something like this:

    // Adafruit_NeoPixel strip = Adafruit_NeoPixel(PIXEL_COUNT, PIXEL_PIN, PIXEL_TYPE);
    row1 strip = Adafruit_NeoPixel(64, 1, WS2812B);
    row2 strip = Adafruit_NeoPixel(64, 2, WS2812B);
    row3 strip = Adafruit_NeoPixel(64, 3, WS2812B);
    row4 strip = Adafruit_NeoPixel(64, 4, WS2812B);
    row5 strip = Adafruit_NeoPixel(64, 5, WS2812B);
    row6 strip = Adafruit_NeoPixel(64, 6, WS2812B);
    row7 strip = Adafruit_NeoPixel(64, 7, WS2812B);
    row8 strip = Adafruit_NeoPixel(64, 8, WS2812B);

    This way I have the strips isolated so that only 64 leds would go out at a time if there is a failure in the strip.

  8. #18
    Senior Member
    Join Date:  Jul 2015

    Location:  Tacoma, Wa

    Posts:    2,208

    My VIN:    4877

    Club(s):   (PNDC)

    The parts look inexpensive...whats the total cost you're looking at?
    Rob Depew
    Tacoma, Wa
    '81 DeLorean 4877 Grey, Auto, 4 wheels
    The Ressurection of 4877......
    Website
    YouTube
    My Patreon

  9. #19
    Member
    Join Date:  Apr 2013

    Location:  Seattle, WA

    Posts:    48

    My VIN:    887

    Club(s):   (PNDC)

    Quote Originally Posted by Lwanmtr View Post
    The parts look inexpensive...whats the total cost you're looking at?
    I haven't added it up yet. I think it's about $15 / per meter (60 leds), $10 each for the step down power converters (I ordered 6). I think I can run about 500 lights per power converter. The most expensive part is the time. and I ordered a new laser cutter to use for this project. That was about $3500, but you can always use someone else's, that just costs you more time.

  10. #20
    Member
    Join Date:  Apr 2013

    Location:  Seattle, WA

    Posts:    48

    My VIN:    887

    Club(s):   (PNDC)

    My latest drawing of the tail light seems to be just right. That curve on the outside is a bitch.

    12122917_10153749337563223_2698138747551884951_n.jpg

Page 2 of 3 FirstFirst 1 2 3 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •