Hello Friend, I am developing an application in which i need to sample two channel one after other . How can i do that. Is there any good interface available for that ? One more thing , i am using telosb . It has 32KHz clock which is used for ADC. Microcontroller MSP430 generate upto 8 MHz with digital clock . Is there any way we can use this higher frequency clock. I need to sample sine wave of Voltage . So i need sampling rate of at least 20 samples per cycle per signal . Thus ADC must be capable to sample 40 samples per cycle (for two channels) . Presently i am sampling asynchronously with the help of Timer and ADC.getdata() , presently i am able to get only 10 samples of each channel per cycle . But this is not sufficient. Thank you in advance.
-- With Best Regards Himanshu Barve IIT Kharagpur
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
