Components and supplies
Resistor 10k ohm
Arduino UNO
Arduino Ethernet Shield 2
2N3904 NPN Transistor
APA102 Led Strip
Project description
Code
Source code on Github
Source code on Github
Downloadable files
Schematics
Schematics
Comments
Only logged in users can leave comments
VinzzB
0 Followers
•1 Projects
1
1
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