For this week, I decided to write a simple morse code emitter, as it is an easy test case for using the I/O pins, LED and serial bus. The intent is to write a message into the Arduino over Serial and to make the LED blink accordingly once the message has been confirmed using the button.
As usual, all software resources (as in the one source file) are available for download 1 and a video of the slightly extended version can be found in the next week’s project documentation.