Controlling RGB Led Strip With Arduino

by electronicGURU in Circuits > Arduino

7740 Views, 21 Favorites, 0 Comments

Controlling RGB Led Strip With Arduino

Controlling RGB Led Strip with Arduino | Arduino based RGB Led strip controller

Hello guys , in this instructables i have controlled the RGB Led strip using Arduino.The project is quite simple we are using three potentiometers to trigger Red Green & Blue color of the RGB Led strip individually so the idea is really simple by combination of three potentiometers we can glow any particular intensity of any of the three color and as we know we can generate any color by these three Red Green & Blue color so in short by this we can make the RGB LED strip glow in any color and since ARDUINO can not provide enough power to RGB LED strip to glow so i used a IRLZZ4N Mosfet to amplify the signal to provide enough power for RGB LED strip to glow,you can use any equivalent Mosfet/Bjt any high power transistor.

Gather Your Components

DKESASyTtItZ8TMyf4kNZAIIJtj7W-JoXa-4j8MkPI4VYXRilDzX3RvIrVWoa_lsh8uWtc4YRXoXsMZpFSa7SuunMW-kA3yTjHS0uMvxZ4Y=w435-h338-nc.jpg
images(3).jpg

Circuit Connection

Untitled Sketch_sdddddbb.jpg
Screenshot_20180614-082904.png

connect all the circuit according to the given schmatics.

Programming

Screenshot_20180614-083047.png

The code is really simple.Upload the code shown in the image.

Test It

Screenshot_20180614-083321.png
Screenshot_20180614-083342.png
Screenshot_20180614-083351.png
Screenshot_20180614-083357.png
Controlling RGB Led Strip with Arduino | Arduino based RGB Led strip controller

so finally it is done , now varry any of 3 potentiometer to varry any of 3 (red,blue,green) color intensityand if have any issue refer video.