Skip to content

Electronic components: RGB LEDs

New Course Coming Soon:

Get Really Good at Git

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:

Are you intimidated by Git? Can’t figure out merge vs rebase? Are you afraid of screwing up something any time you have to do something in Git? Do you rely on ChatGPT or random people’s answer on StackOverflow to fix your problems? Your coworkers are tired of explaining Git to you all the time? Git is something we all need to use, but few of us really master it. I created this course to improve your Git (and GitHub) knowledge at a radical level. A course that helps you feel less frustrated with Git. Launching Summer 2024. Join the waiting list!

Here is how can I help you: