Hello,
I'm using MicC component to acquire audio from Microphone in MicaZ Motes,
Anyone knows what´s the correct Timer rate may I use(sample period)? At this time I'm using 50ms.
Timer.start(TIMER_REPEAT,50);
event result_t Timer.fired(){
call ADC.getdata()
}
|Auido Sensor| -------Via Rfm to ----->Bas Mote(connected to PC) and I use a java application to read data from Serial port and record it to a File, but the file that I have obtained it's not seemed to PCM.
if anyone can >Help me , please feel free to answer back to me
regards
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
