Arduino RGB Common Cathode LED circuit in proteus

Arduino RGB Common Cathode LED circuit in proteus

Arduino RGB Common Cathode LED circuit, Proteus Simulation
Arduino RGB Common Cathode LED circuit

Arduino RGB Common Cathode LED circuit in proteus

In this article we will learn how to Interface Arduino RGB Common Cathode LED circuit in proteus.
In the last post we will learn how to Interface Arduino Piezo Sounder circuit in Proteus. You can visit our website,
I hope you appreciate my work, let’s discuss about today’s project.

 

 

Components:

  1. Arduino (328)
  2. Common cathode LED
  3. Resistors (150, 100, 1k)
  4. LED
  5. Push button
  6. Jumper wires

Construction…

  • Connect K pin of Cathode LED with GND
  • Connect R pin of Cathode LED with one side of resistor 150
  • Connect 2nd side of resistor 150 with D9 pin of Arduino
  • Connect G pin of Cathode LED with one side of resistor 100
  • Connect 2nd side of resistor 100 with D10 pin of Arduino
  • Connect pin B of Cathode LED with one side of resistor 100
  • Connect 2nd side of resistor 100 with D11 pin of Arduino
  • Connect VCC pin of Arduino with +5V
  • Connect one side of resistor with +5V
  • Connect 2nd side of resistor with one side of push button and then connect them with Reset
  • Connect 2nd side of push button with –ve side of LED and then connect them with GND
  • Connect +ve side of LED with one side of resistor
  • Connect 2nd side of resistor with D13 pin of Arduino
Arduino RGB Common Cathode LED circuit in proteus
Arduino RGB Common Cathode LED circuit

Working…

An Arduino RGB Common Cathode LED circuit allows you to control a common cathode RGB LED using an Arduino microcontroller. RGB LEDs are capable of producing a wide range of colors by mixing red, green, and blue light. A common cathode RGB LED has one common cathode (negative) pin shared by all three color channels (red, green, and blue).

Applications…

  1. Mood Lighting
  2. Color Feedback Indicator
  3. Colorful Display
  4. Temperature Display
  5. Color Mixer

Advantages…

  1. Ease of Control
  2. Customization
  3. Low Cost
  4. Digital and Analog Control
  5. Educational Value