Arduino
From charlesreid1
Basic Circuits
Hello World
A simple circuit showcasing "Hello World" on the Arduino.
Blink
Blink Arduino Micro - covers a simple blink program, then improves it by incorporating a morse code library.
Morse Code on Arduino
A guide to installing the Arduinomorse library from GitHub, which allows you to send morse code with the Arduino by including a header:
LED Display
Powering an LED display with an Arduino.