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

Screenshot_20190930-090237__01.jpg
Hi guys in this tutorial we will learn how to use nodemcu or esp8266 as a IR remote to control a RGB LED strip and Nodemcu will be controlled by smartphone over wifi. So basically you can control the RGB LED STRIP with your smartphone.

Things You Need

images(54).jpg
1-waterproof-multicolor-led-strip-with-remote-driver-best-ideas-original-imaexzj4f5hpv5dd.jpeg
images(65).jpg
Screenshot_20190930-090414__01.jpg

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

Screenshot_20190930-090330__01.jpg

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.

Downloads

Connections

FIUHJ1BJGSG7AE2.LARGE.jpg
The circuit is very simple all you need to do is to connect the IR LED along with 220 ohm resistor to the pin D2 on the nodemcu as shown in image given.

Testing the RGB LED STRIP

Screenshot_20190930-091633__01.jpg
Screenshot_20190930-090218__01.jpg
Screenshot_20190930-090225__01.jpg
Screenshot_20190930-090237__01.jpg
so connect your mobile or your pc to the same network of which ssid & password you entered in the code then open the browser & type ip "192.168.43.72" and open this page & the remote as shown in image will appear then place the receiver of controller of RGB LED Strip near the IR LED connected to the nodemcu so that IR receiver of LED strip will receive data properly & when you press any key the browser the LED strip will behave according to the key pressed in the browser.