Interfacing arduino with 4x4 keypad, 16x2lcd and xbee

Hi,
I'm new to arduino. I am doing a project right now. I have an arduino uno board, 16x2 lcd, 4x4 keypad RFID tag, RFID reader and xbee s2 modules. My project is first Lcd should display like asking a bus number from the user, ex: enter the bus number, then user will enter the number ex: 16A using keypad, I have to send this number to using xbee transmitter to another xbee receiver, Plz....... help me in writing arduino uno code for the above problem.

ananth1993:
Hi,
I'm new to arduino. I am doing a project right now.

how new are you ?

ananth1993:
I have an arduino uno board, 16x2 lcd, 4x4 keypad RFID tag, RFID reader and xbee s2 modules. My project is first Lcd should display like asking a bus number from the user, ex: enter the bus number, then user will enter the number ex: 16A using keypad, I have to send this number to using xbee transmitter to another xbee receiver,

can you write code to make the LCD display anything ?

ananth1993:
Plz....... help me in writing arduino uno code for the above problem.

what have you written so far ?