Digital Output to Control LED

Let's learn how to Control LED connected Arduino Uno. We will first light-up an LED. And later on we will blink an LED with specified time delay. This lesson help you understand programming of GPIO Pins(General Purpose Input Output). The Programming of Pins on Arduino can be done by using GPIO Feature.  

Complete and Continue