msp430-rf2500 simple ADC sample and graph results real time

Hello,

I am brand new at programming and would like to sample an analog signal using the msp430-RF2500 ADC at 480samples/second, and send the results (via wireless) to a host application and then simply graph the sampled signal in real time.

Is there any previous or similar application I can look at as an example to do this easily?

Thanks in advance for any help!

There are examples of how to use the ADC on the TI web site.

Leon