diff --git a/20210617-105718.jpg b/20210617-105718.jpg new file mode 100644 index 0000000..96158a4 Binary files /dev/null and b/20210617-105718.jpg differ diff --git a/20210621-221439.jpg b/20210621-221439.jpg new file mode 100644 index 0000000..d752f70 Binary files /dev/null and b/20210621-221439.jpg differ diff --git a/Demo.gif b/Demo_compressed.gif similarity index 53% rename from Demo.gif rename to Demo_compressed.gif index 7ca67ed..d7ff650 100644 Binary files a/Demo.gif and b/Demo_compressed.gif differ diff --git a/README.md b/README.md index 35d46dd..76c16b9 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ file for convenience. ## Requirements -- ESP-01S board -- ESP-01 ESP-01S RGB LED Controller Adapter -- WS2812 WS2812B n Bits Light Ring (I used 16 Bits) +- ESP-01 board +- [ESP-01 RGB Board](https://www.aliexpress.com/item/32843759597.html) +- WS2812 WS2812B n Bits Light Ring (I used 16 Bits) (Adafruit NeoPixel) - 3-5V supply or battery ![HW](HW.jpg) @@ -23,7 +23,24 @@ file for convenience. (Tested with MQTT_Dashboard) -![Demo](Demo.gif) +![Demo](./Demo_compressed.gif) + +## RGB Lamp + +Some improvements to create something similar to [**Twisted WiFi-controlled +Desk Lamp**](https://www.thingiverse.com/thing:4129249): + +- Drilled base to have access to reset button + +![Base](./20210617-105718.jpg) + +- Using ESP-01 and ESP-01 RGB Board instead of Weemos D1 mini + +![Base 2](./20210621-221439.jpg) + +Finished lamp with MQTT Dashboard demo: + +![RGB Lamp and MQTT Dashboard](./dashboard_demo.gif) ## References and links diff --git a/dashboard_demo.gif b/dashboard_demo.gif new file mode 100644 index 0000000..d2b654e Binary files /dev/null and b/dashboard_demo.gif differ