[Tinyos-help] Send Data from Tmote Sky to PC via UART

Sikar Chan sikar.chan at gmail.com
Tue Jan 8 23:09:46 PST 2008


Thanks.
I would like to ask which kinds of data structure should I use for storing
the data ? I tried the 2D arrays for the data. but seems not work.
Would you give me some suggestion?

I read the "Lesson 7: Permanent Data Storage" of the help. Can I use it ?

On Jan 4, 2008 1:48 AM, Michael Schippling <schip at santafe.edu> wrote:

> You don't say how fast of a 16KB...my informal measurements indicate
> about 200 TOS_Msg/sec on the tmote USB, which is about 6000 bytes/sec
> of payload.
>
> It looks as if the tmote has 1MB of external FLASH mem that you could
> use to store data, however I don't know how fast you can write it.
> See the tmote spec sheet for a basic spec.
>
> MS
>
> Sikar Chan wrote:
> > CmuCAM3 -> Tmote Sky -> USB
> >
> > I want to receive around 16000 bytes of data from CmuCAM3 to Tmote Sky
> > using UART0.
> > And send to PC via the USB.
> >
> > Is it possible for Tmote Sky to save 16Kb of data?
> > or Can I stream it? Can anyone give me some suggestion?
> >
> > Thanks a lot.
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help at millennium.berkeley.edu
> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
> --
> Platform: WinXP/Cygwin
> TinyOS version: 1.x, Boomerang
> Programmer: MIB510
> Device(s): Mica2, MicaZ, Tmote
> Sensor board: homebrew
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080109/f3b3d0bb/attachment.htm


More information about the Tinyos-help mailing list