August 23, 2021
Description
This is a small LED project, which is inspired by the smart technology Nano leaf.
The lid holds with the help of two lugs on the housing. You need an Arduino (no matter if nano, uno or mega), the desired number of neopixel jewel(7), a capacitor á (200-1000)µF, 470Ohm resistor, 0,25mm² cable and solder material.
The case and its cap should be best printed with white filament (FDM), whereas the (optional) diffuse plate should be printed with a transparent resin.
Arduino Source code:
https://github.com/adafruit/Adafruit_NeoPixel
I used pin3 as the communication pin. This is also shown in my wiring diagram. This can be replaced as desired by any other pin!
Also, the number of LEDs in the code should be adjusted depending on your setup (7 for each jewel).
NeoPixel Jewel(7)
https://eckstein-shop.de/LEDJewel7x5050RGBLEDsWS2812mitintegriertenTreibern
https://www.ebay.de/itm/114899062153?hash=item1ac0848d89:g:-oMAAOSwgHxg9rsy
License:
Creative Commons - Attribution
55