Views
In this post i will show you how to use an RGB LED (CA | CC) with Arduino to display real time and date on your LCD.
Parts List:
To create this Arduino RGB Led project you will need a list of parts, that are given below:
(Click on the name to buy it)
1. Arduino Uno
2. RGB Led CA
or
Circuit Diagram:
You can use the Schematic below to connect the circuit.
1. Circuit Diagram for Common Anode:
2. Circuit Diagram for Common Cathode:
Connection Procedure:
Connect RGB Led's Red. Green, Blue pin To Arduino using 220 Ω resistor and other pin to arduino 5V or Gnd pin based on (CA/CC)
Arduino Code:
Open this code with Arduino IDE Software. Upload it to Arduino. You can also upgrade the code for better performance.
(Don't Compare this screenshot code with this Given code. I gave it to understand the process how to upload the code)
Video Demo:
If you got any problem to use an RGB Led With Arduino please let me know i will try my best to help.