Introducing
Your new presentation assistant.
Refine, enhance, and tailor your content, source relevant images, and edit visuals quicker than ever before.
Trending searches
Please find your seat and take out a writing utensil and notebook.
Answer in your notes (2 min): What does this mean?
today's Agenda
Lesson Objective
I can use appropriate resources to code and build a circuit.
Mastery Skills
For Tinkercad RGB LEDs:
The Common Cathode (longest leg) is connected to ground, while each of the remaining legs are connected to digital pins.
For RGBs with a Common Anode (our real-world RGBs):
When the digital pins of the color legs are set to high (5V), there is no potential difference, so current does not flow through the RGB LED. The digital pins must be set to low (0V) in order for current to flow in this case.
For both types, you can use PWM to vary the potential at each leg in order to achieve different colors.
Challenge
Figure out a way to get the RGB LED to cycle through four different colors. (Apprentice)
Get an RGB LED to fade from one color to the next (Practitioner)
Extension (if you complete Level 1): Connect three potentiometers to allow you to control the color of the RGB LED within your circuit! (Professional)
To begin:
1. Pick up your assigned Macbook (partner assignment)
2. Go to classroom.google.com and open 02.18 Arduino Challenge RGB LED
3. Read all instructions, answer all questions, and answer all screenshots. For today, you'll be working with physical Arduinos, but are welcome to build your initial prototype in Tinkercad Circuits.