Displaying current time, date and temperature on a LCD

Hello
As I guess that it's the right place to post this type of topic.
I am assigned in a project where I need to display the current time, date and temperature on a LCD Displayer using Arduino.
Now I have the basic knowledge with Arduino platform and I used to wrote sketch program.

But I really have no idea how and where to start this project. At first which task can be done? Is there any step I can follow? How to know that which pins will be connected from breadboard to which pin in Arduino?

I attached the photo of Temp. Sensor (LM35) and Arduino board I have right now.

[Note: My estimated time for this project is this whole July, 2014]

jabirfatah91:
Hello
As I guess that it's the right place to post this type of topic.
I am assigned in a project where I need to display the current time, date and temperature on a LCD Displayer using Arduino.
Now I have the basic knowledge with Arduino platform and I used to wrote sketch program.

But I really have no idea how and where to start this project. At first which task can be done? Is there any step I can follow? How to know that which pins will be connected from breadboard to which pin in Arduino?

I attached the photo of Temp. Sensor (LM35) and Arduino board I have right now.

[Note: My estimated time for this project is this whole July, 2014]

you have plenty of time. you will need some jumpers to connect your display :smiley:

You can start with the HelloWorld_4bit example to connect your LCD and get it to display...

it came with your arduino IDE.

File
SketchBook