Amazing Light Effect Using RGB Light and Glue Stick

An interesting light display using 16 glue sticks and 32 WS2812B RGB LED strips.This lamp was based on a similar lamp called Hot Glue LED Matrix Lamp. the goal was to replace the 12mm Diffused Digital RGB LED used in jbumstead’s design with cheap WS2812B RGB strips and to make the container for the LEDs.

Components List:

  1. WS2812B LED Strip: https://amzn.to/3j0Tbv5
  2. Glue Sticks : https://amzn.to/35Z1XoB
  3. Plastic Box : You will get from local electronics shop
  4. 10K Pot : https://amzn.to/2TIAGke
  5. Mini Push Switch : https://amzn.to/34NklkC
  6. Arduino Nano : https://amzn.to/35Z2rep
  7. SPST Switch : https://amzn.to/3ef0kqu

Connection Diagram :

Code:

Main Page:

Button.h

Button.cpp