Audi Lighted Logo

Audi Lighted Logo

prusaprinters

<h3>Audi Lighted Logo</h3><p>Continuing my tradition of trying to get rich by releasing free products, here is another design I created.&nbsp;Detailed instructions are not contained in this writeup.&nbsp; However, if enough requests are received, I can make some instructions that even Homer Simpson could follow.</p><p>This is a quick model I made to use the remainder of an LED lighted strip and a WLED controller. &nbsp;Depending on your wiring style you can get some pretty nice looking effects with this logo and the use of an NodeMCU controller.</p><p>The model is in two formats.&nbsp; One for those who have a large format printer and can print the entire model as one unit and the other format is broken into two parts.&nbsp; If printing two separate parts use the glue of your choice to bond them together.</p><p>Each loop in the logo has a hole which can be used to pass the wiring from one loop to the other, connecting the segments of LED strip lights.</p><h4>&nbsp;</h4><h4>Print Setup:</h4><ul><li>Material:&nbsp; PLA (colored for the top layer, clear for the walls)</li><li>Quality:&nbsp; .12mm</li><li>Temp:&nbsp; 200°C</li><li>Bed:&nbsp; &nbsp;67°C</li><li>Print Speed:&nbsp; 50mm/s, first layer at 20mm/s</li><li>Walls: 3</li><li>Supports:&nbsp; None</li><li>Infill: &nbsp;<ul><li>100% for clear walls&nbsp;</li><li>20-50% for top surface</li><li>Use support blockers to modify infill based on layer height</li></ul></li></ul><h4>&nbsp;</h4><h4>Parts</h4><p><strong>LED Strip</strong></p><p>Aclorol WS2812B 144 Pixels Individually Addressable RGB LED Strip 5V, 3.3ft Programmable WS2812B WS2812 1M 144 LEDs Dream Color Strip Lighting</p><p><img class="image_resized" style="width:48.46%;" src="https://media.printables.com/media/prints/272866/rich_content/2f901812-3156-4042-aa37-b3d71d6b04df/image.png#%7B%22uuid%22%3A%220799452c-6075-478f-abe6-3c3c1fa3ae56%22%2C%22w%22%3A504%2C%22h%22%3A447%7D" alt="A picture containing indoor Description automatically generated"></p><p><a href="https://a.co/d/aswPgY3">https://a.co/d/aswPgY3</a></p><p>I used a less dense version of LED strip lights in my own project.&nbsp;However, I’ve used the ones linked here and they provide smoother animation due to their increased LED density.&nbsp;I have no recommendation of one brand over another.&nbsp; The only real requirement is that they be <strong>ProgrammableWS2812B or WS2812</strong> style lights.&nbsp;These lights can be cut and spliced together over gaps as needed by simply soldering on connection wires between segments.&nbsp; As with all LED Strip lights that are programmable and being used with a NodeMCU controller, splicing power to each segment is needed in longer applications.&nbsp; This project will not require any additional power due to its short length.</p><p>&nbsp;</p><p><strong>LED Power Supply</strong></p><p>ALITOVE 5V 3A 15W AC 100V~240V to DC Power Supply Adapter Converter 5.5X 2.5mm 5.5x2.1mm Plug for WS2812B WS2811 WS2801 SK6812 LED</p><p><img class="image_resized" style="width:42.87%;" src="https://media.printables.com/media/prints/272866/rich_content/089388f9-2ca4-4530-ae12-4afef0e4dee4/image.png#%7B%22uuid%22%3A%22cdb2c853-5c7e-44cc-80c9-0b18892fa718%22%2C%22w%22%3A1196%2C%22h%22%3A1228%7D" alt="A picture containing electronics Description automatically generated"></p><p><a href="https://a.co/d/7emno9J">https://a.co/d/7emno9J</a></p><p>Any common 5VDC power supply will work so long as it provides enough wattage for the number of LEDs you’re powering.&nbsp; This is the unit I used, and it has been in my office, powering my lights 5 days a week for the past year.&nbsp; It is on for approximately 12 hours a day and has worked flawlessly.</p><p>&nbsp;</p><p><strong>NodeMCU Controller</strong></p><p>KeeYees 3pcs ESP8266 ESP-12E Development Board WiFi WLAN Wireless Module CP2102 for NodeMCU for ESP-12E for Arduino</p><p><img class="image_resized" style="width:50%;" src="https://media.printables.com/media/prints/272866/rich_content/db26b3ad-17d0-4049-8cfc-73fe72a9a379/image.png#%7B%22uuid%22%3A%22b56eef63-e4ad-4e4c-8785-0d1666e57a9b%22%2C%22w%22%3A828%2C%22h%22%3A794%7D" alt="A picture containing text, electronics, circuit Description automatically generated"></p><p><a href="https://a.co/d/0seFCnx">https://a.co/d/0seFCnx</a></p><p>Again, I’m not recommending a specific brand of NodeMCU, but rather one that will support the running of WLED.&nbsp; These just so happened to work well in 6 different projects I’ve done.&nbsp; The box that I have designed is based on these controllers and their dimensions.</p><p>&nbsp;</p><p><strong>LED Splice Wire</strong></p><p>RGBZONE 10M 22AWG 3PIN LED Light Strip Cable Cord, Extension Cable Line Wire for WS2812b WS2811 Dream Color Led Strip Lights</p><p>&nbsp;</p><p><img class="image_resized" style="width:50%;" src="https://media.printables.com/media/prints/272866/rich_content/5f6feb40-068a-4581-a193-782f21a5b001/image.png#%7B%22uuid%22%3A%222cac9a81-6ac5-483c-9ea9-e98b20d3bba2%22%2C%22w%22%3A450%2C%22h%22%3A491%7D" alt="Icon Description automatically generated"></p><p><a href="https://a.co/d/6zARbn9">https://a.co/d/6zARbn9</a></p><p>I had other wire laying around that was used.&nbsp; I would recommend any 3 wire LED Strip Wire that you can find.&nbsp;The one linked here is an example only.&nbsp;You’ll need a section of this wire to join each individual segment that will be glued into the loops.&nbsp; Solder each end (a total of 6 solder joints) of the splice and it will allow you have one continuous strip light.&nbsp; It may be possible to widen out the holes between the loops to accommodate a continuous LED strip as well.&nbsp; I chose the option of splicing because I wanted a specific order and pattern style.</p><p>&nbsp;</p><h4><strong>WLED</strong></h4><p>WLED is an amazing program that was written by Aircookie (and many other contributors) that is used to control addressable LED lights.&nbsp; The capabilities that the WLED program has is astounding.&nbsp; When I first started making lighted logos, I used the following links to start getting a handle on how this all works and what parts I would need.</p><p>&nbsp;</p><p>Basic use of WLED, the NodeMCU, and some excellent LED project guidance:</p><p><a href="https://youtu.be/tXvtxwK3jRk">https://youtu.be/tXvtxwK3jRk</a></p><p>&nbsp;</p><p>Great beginner projects and a solid method on the basics of using a controller and LED strip lights:</p><p><a href="https://tynick.com/blog/11-03-2019/getting-started-with-wled-on-esp8266/">https://tynick.com/blog/11-03-2019/getting-started-with-wled-on-esp8266/</a></p><p>&nbsp;</p><p>GIT Hub WLED Project:</p><p><a href="https://github.com/Aircoookie/WLED/releases">https://github.com/Aircoookie/WLED/releases</a></p><p>&nbsp;</p><p>WLED home page.&nbsp; Contains great information and instructions on the use of the software:</p><p><a href="https://kno.wled.ge/">https://kno.wled.ge/</a></p><p>&nbsp;</p><p>If there’s interest in how this project was assembled and wired, please post up a comment and let me know.&nbsp; I make instructional content for my “paid” life so I’m not a stranger to it.&nbsp;While working from home is something that continues to destroy the remaining soul I have left, if it helps people out there accomplish their project then it’s worth it.&nbsp; Good luck and I hope to see you guys making some lighted logos!</p>

Download Model from prusaprinters

With this file you will be able to print Audi Lighted Logo with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Audi Lighted Logo.