
Arduino – Advanced LED Blink
By now you should have your Arduino and have gone through the Arduino Website and maybe you received some documentation with your board which describes the Electrical Engineering Hello World, The LED Blink Sketch. The LED Blink sketch gives you a rough idea of how you will send commands to the micro controller and how the micro controller will communicate with components attached to it. Other than that your pretty much on your own, if you have a background in software programming, especially C, C++ or C#, you will be able to pick up on most of this very quickly. There are some components