HELP WITH PROJECT

hi..
I am looking for an code to implement WIRELESS communication BETWEEN two ARDUINO UNO using RF module(http://robokits.co.in/shop/index.php?main_page=product_info&cPath=7&products_id=75)

I want to transmit my analogRead() from one arduino to anothor

it would be really helpful ..

do check the block diagram

Have you looked on the playground? Arduino Playground - InterfacingWithHardware - Scroll down to Wireless.

yeah..
but i am looking for wireless communication using only rf modules (do follow the link );

http://jeelabs.org/2009/02/10/rfm12b-library-for-arduino/

There you go..

Chapter 7 of Arduino + Android projects for the evil genius covers this I think.

bench:
yeah..
but i am looking for wireless communication using only rf modules (do follow the link );

That is covered on the playground link I posted, under VirtualWire. Did you read the links?