In this tutorial, we will learn about how to connect a 24v RGB LED Strip with an Arduino and how to program an Arduino Board to create different color combinations and fading animations. These RGB Multi-Color LED Strips are Dimmable and can be used to make many DIY LED Projects. This strip is a perfect choice for indoor or outdoor decoration, The light will change color and speed automatically and periodically according to your choice. It has not only RGB (Red, Green, Blue) but 16 colorful Glow modifiers. You can have DIY options to make great mood lighting.
In this project to control the rgb led strip we use the PWM method, PWM (Pulse Width Modulation or Pulse Width Modulation) – Circuits such as inverters, converters, switch mode power supply (SMPS) and speed controllers are circuits that have many electronic switches in them. The electronic switches used in these circuits are generally power electronic components such as MOSFETs, IGBTs, TRIACs and others. To control this kind of power electronic switch, we usually use something called PWM (Pulse Width Modulation) signal. Apart from that, PWM signals are also often used to drive Servo motors and are also used to perform other simple tasks such as controlling LED brightness.
Datasheet
- https://www.alldatasheet.com/datasheet-pdf/pdf/68133/IRF/IRF3205L.html
- https://www.alldatasheet.com/datasheet-pdf/pdf/43368/SHARP/PC817.html
- https://www.lighting.philips.co.id/api/assets/v1/file/PhilipsLighting/content/b4c24a16e74241ce97e5a92900c3f3d8/PHL_MI_UNILinear_Flex_BGC301-INI.pdf
Software
- Arduino IDE
- Eagle PCB Designer
Documentation

