LED Strip with Color Zones Controlled with the Lifx App

Control individually addressable LED strips with the Lifx app, including zones and a move effect.

Feb 24, 2019

2747 views

1 respects

Components and supplies

1

Resistor 10k ohm

1

Arduino UNO

1

Arduino Ethernet Shield 2

1

2N3904 NPN Transistor

1

APA102 Led Strip

Project description

Code

Source code on Github

/

0
0
Latest commit to the master branch on Invalid date

Source code on Github

/

0
0
Latest commit to the master branch on Invalid date

Downloadable files

Schematics

Schematics

Comments

Only logged in users can leave comments

Anonymous user

5 years ago

Hi VinzzB, I have been trying to create this with ESP32 dev board and ws2812d fasted lib.. but its a fail. It would be great if you can help me out, please. i am trying to figure out how to get it to work using your lifx.h and https://github.com/royassas/esp32_lifx https://github.com/cosmin2dor/LIFXESP8266 and it's a total fail since I don't have the basic coding knowledge. Least you can do is help me know that I am in the right direction and if I use the: #arduinolifx.ino from (https://github.com/royassas/esp32_lifx) (i am using ESP32 dev board) + FastLED.h (i am using Ws2812B) + lifx.h + color.h from you https://github.com/VinzzB/LifxZoneStrip Do i need to use eepromIO.h + bulbDefaults.h from (https://github.com/royassas/esp32_lifx) Please Help