Arduino is an open source electronic platform that allows users to develop prototypes for interactive processes.
Following tutorials on the official arduino website to understand the bread board set up and other built in examples.
Writing the code for LED built in example: Blink on button push
Blink on button push
Blink without delay
Setting up the bread board for Liquid Crystal Display Prototype
Uploading the codes for LCD Display. Manipulation of 'Hello World Message'
Manipulation of 'Hello World Message' to 'Hello Lara'
Sensory touch prototype. LED blinks on sensing visitor proximity.
Setting bread board for moving objects prototype.
Arduino website was a good learning source.