Hello All, 
I find the antennas for mica series motes very effective. How to implement that 
in ADS? It is not easy to use a mote which only has one antenna and the antenna 
is only 10 cm long. So what is the hardware circuit design to power it. 

As most publications related to TINYOS suite tells, the sensor can transmit to 
at least 100 meters far, and the whole multi-hop system can contain 20,000 
motes together with countless motherboards to act as mediating stations. So for 
each mote, it can have at least 2 motes to connect with, one of input and one 
of transferring others' signals functions, and can search around. 

So 1 input, 1 output and 1 input/output capable ports at least, the MIMO system 
is not that stable unless there is a GND input/output port, to make the system 
work in 2 input and 2 output/input correlation status. But how? no GND see on 
the board. the board is not capable for searching other motes is a reasonable 
explanation. So how to change the schematics for this?

Thanks!

 

 

An Feng
[email protected]

 

 

-----Original Message-----
From: tinyos-help-request <[email protected]>
To: tinyos-help <[email protected]>
Sent: Tue, Feb 19, 2013 7:28 pm
Subject: Tinyos-help Digest, Vol 118, Issue 50


Send Tinyos-help mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Tinyos-help digest..."


Today's Topics:

   1. Re: Raspbian and TinyOS (antonio rosa)
   2. Re: Raspbian and TinyOS (antonio rosa)
   3. Re: TOSSIM Tinyviz in Tinyos2.1.1 (meriam)


----------------------------------------------------------------------

Message: 1
Date: Tue, 19 Feb 2013 11:54:54 +0100
From: antonio rosa <[email protected]>
Subject: Re: [Tinyos-help] Raspbian and TinyOS
To: Ahmed Gamaleldin <[email protected]>
Cc: [email protected]
Message-ID:
        <cajntflr8sunrmlu9f1o8ykjgpxr7ocdy39gf_wnopdwy4o8...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

2013/2/19 Ahmed Gamaleldin <[email protected]>

> Dear antonio,
>      Could you please help me more to understand what you have already
> done.
>                 -  First what are the motes you have used and how you
> connect them via Raspberry PI UART.
>
You can use any mote that provided UART pins, like telosb, iris, micaz and
others ....  About how I connect the motes to Raspberry you can look for in
Raspberry Comunity how to use the UART pins.


>                 -  Second, I didn't understand well, Could you be able
> to install TinyOs on the Raspberry PI or not?
>
 Ahmed Gamaleldin has done it.

>                 -  Third, what do you mean by  "In stead of using an
> Arduino,I have used a WSN mote",  Can the WSN mote replaces the
>                    function of the Arduino board?
>

Arduino is another type of mote. Yes, a mote can replaces an Arduino board.


> Thanks,
> Ahmed Gamal
>
> On Tue, Feb 19, 2013 at 11:52 AM, antonio rosa
> <[email protected]> wrote:
> > Hi,
> >
> > I tried it two months ago, First, I used the automatic installation via
> > TinyOS Debian Repository but the results were similar to yours ando more
> .
> > Also, I tried to  make a manual installation of every .deb packet listed
> in
> > TinyOS but the this form failed as well. I have motes connected to
> Raspberry
> > via UART Pins without using USB wires and it works well. The Raspberry
> runs
> > a Java applications that process all messages sends by the sensor nodes,
> In
> > stead of using an Arduino,I have used a WSN mote. It will be very useful
> for
> > running Deluge in Raspberry and other TinyOS tools.
> >
> > Regards, Antonio Rosa.
> >
> > 2013/2/15 Dane Hamilton <[email protected]>
> >>
> >> I apologize if I posted this twice.
> >>
> >> We are trying to install TinyOS onto a raspberry pi running Raspbian
> >> Wheezy for interfacing with TelosB motes.  While trying to use the
> automatic
> >> installation of the TinyOS Debian Repository, we are experiencing
> connection
> >> errors.
> >>
> >> We've updated /etc/apt/sources.list to include only "deb
> >> http://tinyos.stanford.edu/tinyos/dists/ubuntulucid main".
> >>
> >> Then after running, "sudo apt-get update" we get the following results.
> >>
> >> Hit http://archive.raspberrypi.org wheezy InRelease
> >> Hit http://archive.raspberrypi.org wheezy/main armhf Packages
> >> Ign http://tinyos.stanford.edu lucid InRelease
> >> Ign http://tinyos.stanford.edu lucid Release.gpg
> >> Hit http://tinyos.stanford.edu lucid Release
> >> Ign http://archive.raspberrypi.org wheezy/main Translation-en_GB
> >> Ign http://archive.raspberrypi.org wheezy/main Translation-en
> >> Err http://tinyos.stanford.edu lucid/main armhf Packages
> >>  404  Not Found
> >> Ign http://tinyos.stanford.edu lucid/main Translation-en_GB
> >> Ign http://tinyos.stanford.edu lucid/main Translation-en
> >>
> >> W: Failed to fetch
> >>
> http://tinyos.stanford.edu/tinyos/dists/ubuntu/dists/lucid/main/binary-armhf/Packages
> >> 404  Not Found
> >>
> >> E: Some index files failed to download. They have been ignored, or old
> >> ones used instead.
> >>
> >>
> >> We understand that Raspbian is not exactly the same as Ubuntu.  What do
> we
> >> need to do to get around this error?
> >>
> >> Thanks in advance,
> >> - Dane Hamilton
> >> [email protected]
> >>
> >> _______________________________________________
> >> 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
>
>
>
> --
> Thanks,
> Ahmed Gamal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20130219/74d0316e/attachment-0001.htm
 


------------------------------

Message: 2
Date: Tue, 19 Feb 2013 12:11:10 +0100
From: antonio rosa <[email protected]>
Subject: Re: [Tinyos-help] Raspbian and TinyOS
To: Ahmed Gamaleldin <[email protected]>
Cc: [email protected]
Message-ID:
        <cajntfltkvotnzx94wyfssmlqc7bhqxatyxmqz_hu8-1ojft...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

In the 51 pins connector??

2013/2/19 Ahmed Gamaleldin <[email protected]>

> Thanks for your help, I'd like to ask about how to use the UART of the
> IRIS nodes, they are not providing such interface in the processor
> board. Did you use an external board?
>
> On Tue, Feb 19, 2013 at 12:54 PM, antonio rosa
> <[email protected]> wrote:
> >
> >
> > 2013/2/19 Ahmed Gamaleldin <[email protected]>
> >>
> >> Dear antonio,
> >>      Could you please help me more to understand what you have already
> >> done.
> >>                 -  First what are the motes you have used and how you
> >> connect them via Raspberry PI UART.
> >
> > You can use any mote that provided UART pins, like telosb, iris, micaz
> and
> > others ....  About how I connect the motes to Raspberry you can look for
> in
> > Raspberry Comunity how to use the UART pins.
> >
> >>
> >>                 -  Second, I didn't understand well, Could you be able
> >> to install TinyOs on the Raspberry PI or not?
> >
> >  Ahmed Gamaleldin has done it.
> >>
> >>                 -  Third, what do you mean by  "In stead of using an
> >> Arduino,I have used a WSN mote",  Can the WSN mote replaces the
> >>                    function of the Arduino board?
> >
> >
> > Arduino is another type of mote. Yes, a mote can replaces an Arduino
> board.
> >
> >>
> >> Thanks,
> >> Ahmed Gamal
> >>
> >> On Tue, Feb 19, 2013 at 11:52 AM, antonio rosa
> >> <[email protected]> wrote:
> >> > Hi,
> >> >
> >> > I tried it two months ago, First, I used the automatic installation
> via
> >> > TinyOS Debian Repository but the results were similar to yours ando
> more
> >> > .
> >> > Also, I tried to  make a manual installation of every .deb packet
> listed
> >> > in
> >> > TinyOS but the this form failed as well. I have motes connected to
> >> > Raspberry
> >> > via UART Pins without using USB wires and it works well. The Raspberry
> >> > runs
> >> > a Java applications that process all messages sends by the sensor
> nodes,
> >> > In
> >> > stead of using an Arduino,I have used a WSN mote. It will be very
> useful
> >> > for
> >> > running Deluge in Raspberry and other TinyOS tools.
> >> >
> >> > Regards, Antonio Rosa.
> >> >
> >> > 2013/2/15 Dane Hamilton <[email protected]>
> >> >>
> >> >> I apologize if I posted this twice.
> >> >>
> >> >> We are trying to install TinyOS onto a raspberry pi running Raspbian
> >> >> Wheezy for interfacing with TelosB motes.  While trying to use the
> >> >> automatic
> >> >> installation of the TinyOS Debian Repository, we are experiencing
> >> >> connection
> >> >> errors.
> >> >>
> >> >> We've updated /etc/apt/sources.list to include only "deb
> >> >> http://tinyos.stanford.edu/tinyos/dists/ubuntulucid main".
> >> >>
> >> >> Then after running, "sudo apt-get update" we get the following
> results.
> >> >>
> >> >> Hit http://archive.raspberrypi.org wheezy InRelease
> >> >> Hit http://archive.raspberrypi.org wheezy/main armhf Packages
> >> >> Ign http://tinyos.stanford.edu lucid InRelease
> >> >> Ign http://tinyos.stanford.edu lucid Release.gpg
> >> >> Hit http://tinyos.stanford.edu lucid Release
> >> >> Ign http://archive.raspberrypi.org wheezy/main Translation-en_GB
> >> >> Ign http://archive.raspberrypi.org wheezy/main Translation-en
> >> >> Err http://tinyos.stanford.edu lucid/main armhf Packages
> >> >>  404  Not Found
> >> >> Ign http://tinyos.stanford.edu lucid/main Translation-en_GB
> >> >> Ign http://tinyos.stanford.edu lucid/main Translation-en
> >> >>
> >> >> W: Failed to fetch
> >> >>
> >> >>
> http://tinyos.stanford.edu/tinyos/dists/ubuntu/dists/lucid/main/binary-armhf/Packages
> >> >> 404  Not Found
> >> >>
> >> >> E: Some index files failed to download. They have been ignored, or
> old
> >> >> ones used instead.
> >> >>
> >> >>
> >> >> We understand that Raspbian is not exactly the same as Ubuntu.  What
> do
> >> >> we
> >> >> need to do to get around this error?
> >> >>
> >> >> Thanks in advance,
> >> >> - Dane Hamilton
> >> >> [email protected]
> >> >>
> >> >> _______________________________________________
> >> >> 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
> >>
> >>
> >>
> >> --
> >> Thanks,
> >> Ahmed Gamal
> >
> >
>
>
>
> --
> Thanks,
> Ahmed Gamal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20130219/4180e632/attachment-0001.htm
 


------------------------------

Message: 3
Date: Tue, 19 Feb 2013 11:11:52 +0000 (UTC)
From: meriam <[email protected]>
Subject: Re: [Tinyos-help] TOSSIM Tinyviz in Tinyos2.1.1
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

salam, hello,

really i need some help!!
i can't run tinyviz in tinyos2.1.0
in exe MViz, the window is so fast closed
do you have any suggestion or advice plz
thank you very much in advance
best regards
meriam




------------------------------

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

End of Tinyos-help Digest, Vol 118, Issue 50
********************************************

 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to