Hi Omar, This library modifies the default ReadStream implementation on the atmega128 MCU to use in free running mode.
http://szte-wsn.cvs.sourceforge.net/viewvc/szte-wsn/tinyos/tos/lib/Atm128FastAdc/ In the same repository you will see a sound recorder MicReadStreamTest application that uses this module to record sound at 17 khz and stream it to the base station (you will need a fast basestation). Best, Miklos On Wed, May 19, 2010 at 4:24 PM, Omar Bouzid <[email protected]> wrote: > Hi all, > I want to know how can I use the ADC free run mode in tinyos-2.x using Micaz > to sample continuously the mts310 microphone sensor? Or how can I modify > DetectorC code in the soundlocalizer application so that it saves the data > sampled in a buffer rather doing threshold test? > > Your help is highly appreciated. > > Thanks, > Omar > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
