Task 1: Getting Started with the RGB LED
What You'll Learn
- Discover the RGB LED component
- Interact using the Serial Monitor
- Learn new commands: Serial.print and Serial.readString
- Perfect analogWrite and digitalWrite usage
- Explore "while" loops and "if" conditional statements
Discover and Prepare
In today's lesson, we'll put previous lessons into action. We'll assemble our RGB project board and write some code to bring it to life.
Let's gather what you'll need:
- One HW-479 RGB LED or similar.
- Four jumper wires (use different colors).
- Arduino UNO and breadboard.