Integer arithmetic is fully supported, although the ATMEGA
instruction set is 8-bit -- maybe the MSP is 16bit, I forget --
so there is some overhead. I'm not sure if 64 bit values are
usable but I believe anything up to 32 bit works fine.

There is a lib for float (4 byte) arithmetic, but there is no
hardware support so it's pretty expensive, and given the RAM
limitations I would avoid trying to do matrix operations.

MS

Mannattil, Deepa (GE Global Research, consultant) wrote:
> I want to get the difference between desired value and current value of 
> light(sensed by using MTS300).Is it possible with Micaz?If possible,what 
> should be the modifications in the standard code given in tinyOS tutorials?
>  
>  
> Regards
> Deepa
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to