This is a collection of sketches for the Arduino platform using the Arduino Uno R3 board.
sketch_blink: This sketch shows how to blink an external LED on and off.
sketch_lcd_20x4: This sketch shows how to writre a message to a 20x4 character line LCD display.
sketch_temp_controller: This sketch adds an analog temperature sensor and displays the result on an LCD display.