
Lesson 3/31: Project LED Blink, What is Breadboard, LED and Resistor Using SunFounder Kit
In this lesson, we will explore the fundamental setup()
and loop()
functions within Arduino programming. We'll then clarify what a Breadboard is, understand the function of an LED (Light Emitting Diode), and learn about Resistors. Following these foundational concepts, we will proceed to turn on the built-in LED on your Arduino board, and finally, we will connect an external LED to Pin 9 and program it to blink.
Comments will be displayed here.