arduino-atmega8

Can i interface arduino with atmega8 through rf.

Can i interface arduino with atmega8 through rf.

Yes, you have our permission.

i dont want your permission, it's OPEN-SOURCE.
my question is how to do it

my question is how to do it

Perhaps if you focused on one project, and read the manuals for the products needed for that project, you might figure something out.

What do you need help with?

Connecting the transmitter to the Arduino? Which RF transmitter are you using?
Connecting the receiver to the ATMega8? Which RF receiver are you using?

Code for the Arduino? To do what?
Code for the ATMega8? Same question.

You asked a very broad question. The only possible answers to that question are either yes or no. It is possible to get an Arduino with transmitter to send data. It is possible to get a ATMega8 with receiver to receive data, so the answer isn't no.

Exactly what you mean by the buzzword "interface" isn't clear.

thx for the reply,
i am making a R/c car and putting some sensors on it.
rx and tx -- http://robokits.co.in/shop/index.php?main_page=product_info&cPath=7&products_id=75&zenid=46f249fdf2de3c8827e533b7f4bed2d8
code for the atmega8 for driving motors and sending the data received by sensors(1. lpg, 2. lm35-temperature )
code for the arduino to recive the data and input from joystick and display the lm35 temperature readings on a lcd.
Regards
Shubham

P.S. already figured out most of the part though