[Tinyos-help] the high speed sampling application for MICAz

Michael Schippling schip at santafe.edu
Tue Apr 3 12:30:44 PDT 2007


At 300 Hz you should be able to use the regular Timer interface
to fire every 3ms...EXCEPT after T1.1.10 "they" put in a low
limit of 4ms in the TimerC.start() code. My belief is that this is
unnecessary because I've been running mica2's with 1ms Timer
ticks for years using T1.1.7. So you could just try hacking out
the hacked in limit and see if it works for you.

MS

lqiao at ksu.edu wrote:
> Hi
> 
> My name is Long in CE deparment at Kansas State University. Our
> Department recently bought wireless sensor products (MICAz,
> MIB520CB,MTS310CB) from Xbow company. We want to apply high speed
> sampling application up to 300Hz. Since Xbow don't have high speed
> application and they let me to contact with you to see whether you have
> such application for MICAz.
> 
> Thanks
> 
> Long
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


More information about the Tinyos-help mailing list