So far we have seen what is Arduino board and its different components, how to install Arduino IDE Software and upload blinking LED example to Arduino Board.
Our next step is to understand Arduino IDE software, how to use digital pins for digital and analog output for blinking and fading the LED respectively, and finally understanding the concept of variables. Let us begin this lesson.