BLINK is Back!
Below is a simple tool to generate blink sketch for your Arduino. Follow the steps below. Enjoy!
-
Click "Start Recording" button.
-
Pick a letter on the keyboard to use as recording key. I use letter "B" (as in blink).
-
Press down the selected letter multiple times according to the blinking pattern that you desire. Down means ON and release means OFF.
-
When done, press "Stop Recording" button.
-
Press "Preview" to replay what you have recorded.
-
When you're happy with the output, copy-paste the code on the textbox to your Arduino IDE.