Arduino with Tricolor LED and Push button - English
- Questions posted on Forums
- Arduino Tutorials - English
-
Arduino tricolor with push button
Why it is necessary to connect cathode of rgb led to the push button?
11-12M 10-20SJune 20, 2025, 4:16 a.m. Jashwanth2021
-
Push button confusion
In the video (9:55), when each time the push button is pressed they get a single color but as per the program they should get the led sequence for every push... someone explain this
09-10M 50-60SJune 20, 2025, 11:29 a.m. Muthukkumar
-
Problem in Ground Pin
I have used 220k ohms register, when I am connecting the longest pin of the tri-color LED to GND it is not working, but when I am shifting the pin to 3.3v its works(RGB Emitted), and when the pin is shifted to any other pin of the power row, 4 types of light are emitted by the led (white, yellow, turkeys blue, pink ) not RGB. where I am going wrong. please Help
02-03M 30-40SJune 20, 2025, 12:11 p.m. tanmoy21
-
Tri Color LED
Push button program is not showing any output .My led keeps blinking whether the button is pressed or not.What to do now?
07-08M 30-40SJune 20, 2025, 8:57 a.m. Ritik26
-
Why we need to add Register in TriColor LED with Button?
Tutorial 6: Arduino with Tricolor LED and Push-button - EnglishTime: 8:10The video has an explanation but I am not able to understand why we need to use register between pin no 4 and Anode pin of LED.
08-09M 0-10SJune 18, 2025, 3:57 p.m. chiragrpatel
-
Wrong microcontroller found. Did you select the right board from the Tools > Board menu?
Wrong microcontroller found. Did you select the right board from the Tools > Board menu?
03-04M 10-20SJune 20, 2025, 11:38 a.m. umesh123
-
Tricolor ED light contrast
How to change the contrast of the LED How to calculate the Resistor values needed to change the contrast
06-07M 20-30SJune 20, 2025, 2:03 p.m. dinuhai
-
Tricolor Led
Can we create arduino based car?
02-03M 20-30SJune 20, 2025, 11:23 a.m. crchauhan
-
1
Overview of Arduino -
2
Electronic components and connections -
3
Introduction to Arduino -
4
Arduino components and IDE -
5
First Arduino Program -
Arduino with Tricolor LED and Push button -
7
Arduino with LCD -
8
Display counter using Arduino -
9
Seven Segment Display -
10
Pulse Width Modulation -
11
Analog to Digital Conversion -
12
Wireless Connectivity to Arduino -
13
Introduction to IoT -
14
Sending data to the cloud using IoT devices -
15
Assembly of Robot -
16
Robot Control using Bluetooth -
17
Assembly programming through Arduino -
18
Digital Logic Design with Arduino -
19
AVR-GCC programming through Arduino -
20
Interfacing LCD through AVR-GCC programming -
21
Mixing Assembly and C programming -
22
Getting Ready for Arduino FLOSS -
23
Arduino Programming with Scilab and Xcos -
24
Arduino Programming with Python -
25
Arduino Programming with Julia -
26
Arduino Programming with OpenModelica -
27
Arduino on Cloud
Questions posted on ST Forums:
Outline:
Tricolor LED - Common Cathode Tricolor LED Other external devices that are required for this experiment Understand the connection circuit details Connect a tricolor LED to Arduino board Write a program to blink tricolor LED Write the code for the Void loop function Compile and upload the program Use Pushbutton to control the blinking Why to give the mode as INPUT How to reduce the delay of the blink