Arduino Basics - Lesson 18 - Controlling an RGB LED with an Infrared (IR) Remote
**NOTE: Please see update regarding updated library below*NOTE**
Changes required due to Updated Library Info: https://drive.google.com/file/d/1GfYt6luanKGQyhNu5tcBEccXssoxORY7/view?usp=sharing
In the 18th video in the Arduino Basics video series we will be using an IR remote to control an RGB LED.
You can find the wiring diagrams here:
https://ibb.co/8BM6v1F (standard sensor)
https://ibb.co/9qM0csV (breakout board)
For more info about modular arithmetic:
https://www.youtube.com/watch?v=r5Iy3v1co0A
Materials Needed:
- IR Receiver (or IR breakout board)
- IR Remote
- RGB LED
- Breadboard
- Jumper cables
- Arduino Board
Links:
- CodeWithConner: https://www.codewithconner.ca/
- TPT: https://www.teacherspayteachers.com/Store/Code-With-Conner
0:00 - Introduction
0:25 - Wiring Diagram
1:49 - Main Lesson
17:22 - Extension
17:53 - Challenge