The counter value is a two-byte UNSIGNED integer,
although I would expect to see the low byte first
so I'm not sure what I'm looking at here.
An incrementing value of 0x01E8...0x01E9...
seems like a good guess though.

What the Oscope scopes is dependent on the platform
and sensor board configuration. Each combo has a
"DemoSensorC.nc" hidden someplace. For the micas
with micasb it connects to the photocell sensor.

MS




pnky wrote:
> Hello,
> i have a question about two applications RadioCountToLeds and Oscilloscope 
> a)radiocounttoleds app maintains a counter,using the app Listen you can see
> on screen:
> 00 FF FF FF FF 02 00 06 01 E8 
> last two field shows the values of counter in bytes.I convert this packet to
> integer 0 -1 -1 -1 -1 2 0 6 1 -23.
> Values of counter are 1 and -23,then 1 -24 then 1 -25 and so on.Why number 1
> repeats???what means??
> b)Oscilloscope is an application that let's you visualize sensor readings on
> the PC. Every node that has Oscilloscope installed periodically samples the
> default sensor via ( DemoSensorC) and broadcasts a message with 10
> accumulated readings over the radio.which is the default sensor???
> thanks in advance!!!!!!!!!!!!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to