How to Use RGB Led Module

by mybotic in Circuits > Arduino

1586 Views, 1 Favorites, 0 Comments

How to Use RGB Led Module

da21a4e4da8d623d4bb36bf94ad1fb211551495365-lg.jpg

Descriptions:

  1. With build-in resistor to prevent LED from burning out.
  2. Able to use with different micro controller.
  3. Active High operation
  4. Working Voltage: 3.3V / 5V
  5. Can connect on Arduino directly, without any jumper wires.

Materials Preparation

da21a4e4da8d623d4bb36bf94ad1fb211551495365-lg.jpg
7569b4ef94a75ac2051204cc2a0882e21522747868-lg.jpg
3414ac7f52913f7a89e6ce65e4bd8c1f1480387299-lg.jpg
3dd6ebe6e8e818a304076c31787ac6921533799962-lg.jpg

For this tutorial, the items needed to run this project are:

  1. Arduino Uno
  2. Breadboard
  3. Male to male jumper
  4. RGB led module

Hardware Installation

IMG_20190311_101731.jpg

Source Code

  1. Download the test code and open it by using Arduino software or IDE.
  2. Make sure that you have choose the right board and the corresponding port. (In this tutorial, Arduino Uno is used)
  3. Then, upload the test code into your Arduino Uno.

Downloads

Video Example

RGB Led module control with potentiometer