Skip to content

Electronic components: RGB LEDs

An RGB LED is a special kind of LED that looks like a regular LED, but it has 4 leads and it can display a different color based on the configuration.

We talked about LEDs previously. Normal LEDs typically have one color, which can usually be red, blue, green, yellow, white, and it has 2 leads:

An RGB LED is like 3 LEDs into one, but it's even more, because it can create any color from those 3 primary colors, by providing different amounts of current to each lead. Just search "mixing primary colors" on Google for more information on this.

The 4 leads are one for each primary color, red, blue, green, and then one common pin.

There are 2 kinds of RGB LEDs: common anode and common cathode.

Remember, LEDs are diodes, so the direction of the current is important

In a common cathode configuration, the common pin is the ground.

In a common anode configuration, the common pin is Vcc, the positive voltage.

This is very important for how we build our circuits. Remember that LEDs need to be connected to a resistor to limit the current.

How do you find out, if you don't now which type of RGB LED do you have? The easiest way is to test it.

Connect the RGB LED to a breadboard:

Now connect the longest pin to ground and a pin to + through a resistor. I used a 1kΩ resistor in this example:

Now connect a battery, a 9V battery for example, and see if it lights up:

Great! Now you can change the color of the LED by connecting the other 3 pins with resistors of different resistance values:

THE VALLEY OF CODE

THE WEB DEVELOPER's MANUAL

You might be interested in those things I do:

  • Learn to code in THE VALLEY OF CODE, your your web development manual
  • Find a ton of Web Development projects to learn modern tech stacks in practice in THE VALLEY OF CODE PRO
  • I wrote 16 books for beginner software developers, DOWNLOAD THEM NOW
  • Every year I organize a hands-on cohort course coding BOOTCAMP to teach you how to build a complex, modern Web Application in practice (next edition February-March-April-May 2024)
  • Learn how to start a solopreneur business on the Internet with SOLO LAB (next edition in 2024)
  • Find me on X

Related posts that talk about electronics: