LED ring smart light
Druckbare Dateien (2)
-
stlLid.stl
729 Ko · 3 598 Downloads
-
stlNeoPixel_base.stl
278 Ko · 3 571 Downloads
Beschreibung
LED ring and ESP8266 D1 Mini smart light. This emulates a Hue light and can be controlled either from an app such as the Alexa app or by voice commands via an Echo. The device is powered via USB.
Parts:
- RGB LED ring - https://www.aliexpress.com/item/TZT-teng-1pcs-RGB-LED-Ring-24Bit-WS2812-5050-RGB-LED-Integrated-Drivers/32802036170.html?spm=a2g0s.9042311.0.0.YDzmLd
- ESP8266 D1 Mini - https://www.aliexpress.com/item/1PCS-D1-mini-V2-Mini-NodeMcu-4M-bytes-Lua-WIFI-development-ESP8266-by-WeMos/32754697134.html?spm=a2g0s.9042311.0.0.YDzmLd
- Pin header
Construction:
- Wires soldered to 5v, Ground and D2 of ESP8266
- Wires soldered to 5v, Ground and Data of the LED Ring
- Use the pin header male and female to create plug/socket for the ESP8266 to LED Ring
- All parts inc.the ESP8266 and LED ring are pressure fit when I printed them. No glue required.
Software:
- Download Visual Studio Code
- Install Platformio plugin
- Download Tasmota
- Flash the ESP8266 (https://github.com/arendst/Sonoff-Tasmota/wiki/Wemos%20D1%20Mini)
Note:
This is not a full set of instructions as there are plenty of videos on YouTube and other resources that explain how to get Tasmota working on the ESP8266.