This is tutorial number 1 from our series of Arduino tutorials and in this part I will talk about blinking an LED using the one already available on the Arduino Uno board or using an external LED to ...
To test our circuit out - and before we start writing a program of our own - we'll load the Blink example. Simply load the Arduino IDE and go to File -> Examples -> Digital -> Blink to see what a very ...