Ambilight for any pc monitor tutorial (prismatik, arduino nano, ws2812b)

Ambilight for any pc monitor tutorial (prismatik, arduino nano, ws2812b)

prusaprinters

<p>The housing with lid is part of the Ambilight Monitor project. The case was printed with PLA. The following components are also required for the Ambilight:</p><ul><li>Arduino Nano</li><li>Power supply 5V 2A</li><li>ws2812b 88 LEDs (32 Top, 19 Left, 19 Right, 18 Bottom)</li><li>3x Terminals for wirre connecting</li><li>Mini USB cable</li><li>1x Mosfet IRFZ44N</li></ul><p>The following program must be installed on the Arduino: <a href="https://github.com/dmadison/Adalight-FastLED">https://github.com/dmadison/Adalight-FastLED</a><br>The number of LEDs must be set to 88 in the program.</p><p>Then install the Prismatic software (several downlods possible, use the latest version!): <a href="Https://lightpack.tv/pages/downloads">Https://lightpack.tv/pages/downloads</a>&nbsp;</p><p>Select “Run configuration wizard” under Device and execute it. Use the COM port as with the Arduino program installlation (attention, the COM port can change if a different USB port is used). Select the LED arrangement as on the screen.</p><p>In the code program, I added that pin D4 is initialized and set to HIGH at the beginning. So that the transistor switches through. The transistor is used to switch off the LEDs when the PC shuts down and thus the Arduino switches itself off. Otherwise the LEDs would still have power and would continue to light up.</p><p>The code is (put in setup section):</p><p>pinMode(4,OUTPUT);<br>digitalWrite(4,HIGH);</p><p><br>Example of the finished monitor on my Instagram channel. Ambilight test video:&nbsp;</p><figure class="media"><oembed url="https://www.youtube.com/watch?v=SKfYJcYAQy8"></oembed></figure><p>&nbsp;</p>

Download Model from prusaprinters

With this file you will be able to print Ambilight for any pc monitor tutorial (prismatik, arduino nano, ws2812b) 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 Ambilight for any pc monitor tutorial (prismatik, arduino nano, ws2812b).