Re: [Tinyos-help] MicaZ&MTS300 Voice Sampling and transmission CODE IF it is valid.

2008-11-18 Thread Michael Schippling
I think I've been over this with someone recently so search the last month or two's messages...If you're getting 8k samples/sec that's 400 every 50ms, which will not fit into a single TOS_Msg... Looking at your code I see one big problem in that you should be buffering up as many samples as you ca

[Tinyos-help] MicaZ&MTS300 Voice Sampling and transmission CODE IF it is valid.

2008-11-18 Thread Mosab Messad
Back again,while am working in getting about 8KHZ voice sample, i heared that i can use ADCC componenet which include the function called ADCC.setSamplingRate(5) which proved about 8333hz sampling, i modified the XsenesortMTS300 voice packege and include that thing. Now i get code with setting