If you are a programmer, you know that the goal of any first program consists of writing enough code to show the sentence Hello World! on a screen. The blinking LED is the Hello World! of physical computing.
In this recipe, you will learn how write a Delphi application and the relative Arduino Sketch to send commands to your Arduino to make the Arduino's built-in LED blinking.