Skip to content

Limitless

Wireless Touchscreen LED Strip Controller

For Christmas I installed 20M (4 x 5M) of RGB LED strips, and 1 RGB spotlight under our patio, I then used the WIFI to 2.4GHz bridge (V4) (same used here) to connect them to the network in 2 groups. Now they can be turned on using our phones, etc… But I don’t carry my phone with me everywhere so this seemed fun but short sighted… With the ESP8266, a Touch screen, and 3.3v Arduino mini pro, I was able to create a wireless touch screen controller for the Christmas lights. Note: There is one caveat; it’s slow. This is due to the long delays I’ve had to add to the code to make sure the ESP8266 module actually does what it’s told to do, rather than replying “busy s…”. When it’s finally finished loading,… Read More »Wireless Touchscreen LED Strip Controller