2.4 radio Control

Hi,
I am new to arduino programming. I am looking for a good source of information on using an 8 channel 2.4ghz rc radio( Jeti Duplex system) to control leds and small motors with the arduino ATMega 328 chip. I have spent hours searching for info, with no good results. I have spent hours on Youtube typing in the rc projects on there as well.
I can control the leds and the motors, but its the rc contol and connection that I have the problem with.

Are there any good books I can buy showing this type of use?

Thanks in advance

Pete

I don't know any books, but the Playground is a useful resource

You can use the PulseIn() function to determin the pulsewith, ehich will tell you the position of the sticks on your transmitter.

To get you started take a look here:

http://diydrones.com/profiles/blog/show?id=705844:BlogPost:38418