ESP8266 RGB LED STRIP WIFI Control | NODEMCU As a IR Remote for Led Strip Controlled Over Wifi | RGB LED STRIP Smartphone Control
by Utsource in Circuits > Arduino
6495 Views, 7 Favorites, 0 Comments
ESP8266 RGB LED STRIP WIFI Control | NODEMCU As a IR Remote for Led Strip Controlled Over Wifi | RGB LED STRIP Smartphone Control
Things You Need
Nodemcu ESP8266:
https://www.utsource.net/itm/p/8673408.html
USB Cable :
https://www.utsource.net/itm/p/8566534.html
12V ADAPTER:
https://www.utsource.net/itm/p/8013134.html
RGB LED Strip (with controller & remote):
IR LED
220 ohm resistor
TipQuestio
Get the Library and Install It in Arduino Ide & Upload the Code
For this project you need to install "IRRemote-ESP8266" library in your Arduino IDE
So download the given file and you'll find the library & code both in that zip file & install the library into Arduino IDE .
Library & code file link -
https://drive.google.com/file/d/1zDSB0MJJLiaVQWQW6...
So after installing library then you'll find a code in it named as "iresprgbwebserver" code & open that code then enter your network (wifi router/hotspot) ssid and password in the code & upload it to your nodemcu.