Re: [Tinyos-help] Loading / saving a array of uint8_t at micaz/irisnodes

2011-07-27 Thread Michiel Konstapel
-Original Message- From: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help- boun...@millennium.berkeley.edu] On Behalf Of Jakob Bieling Sent: dinsdag 26 juli 2011 21:32 To: Tinyos-Help Subject: Re: [Tinyos-help] Loading / saving a array of uint8_t at micaz/irisnodes

[Tinyos-help] Begining with TinyOS

2011-07-27 Thread Ben Ahmed Farah
Hello, please help me to begin with TinyOS !! how can i acheive the installation and acheive the simulation of simple programs and how can i start programming on TynyOS(routing protocols for example) Please help me. Thks a lot. Best Regards. Farah.

[Tinyos-help] Bls: help tymo

2011-07-27 Thread Fajar Lab
read the Tymo tutorial:  http://docs.tinyos.net/tinywiki/index.php/Tymo Fjr. Dari: euchi Manel euchima...@yahoo.fr Judul: [Tinyos-help] help tymo Kepada: tinyos-help@millennium.berkeley.edu Tanggal: Selasa, 26 Juli, 2011, 5:17 PM Hi, I want to use tymo and integrate it in my application. Can

[Tinyos-help] tinyos instation fail

2011-07-27 Thread Shamali Gunawardena
Hi all, I am trying to install tiny os through SVN/GIT after including in the source.list file deb http://hinrg.cs.jhu.edu/tinyos karmic main runt apt-get-update This is ok for the first 98% Then a load of errors. the error list starts at Ign http://mv.archive.ubuntu.com

Re: [Tinyos-help] Begining with TinyOS

2011-07-27 Thread Fajar Lab
please refers to TinyOS tutorial: http://docs.tinyos.net fjr Dari: Ben Ahmed Farah ben.ahmed.fa...@gmail.com Judul: [Tinyos-help] Begining with TinyOS Kepada: tinyos-help@millennium.berkeley.edu Tanggal: Rabu, 27 Juli, 2011, 9:41 AM Hello,   please help me to begin with TinyOS !!  how can i

Re: [Tinyos-help] Begining with TinyOS

2011-07-27 Thread soahil shuaib
protocols for example) Please help me. Thks a lot. Best Regards. Farah. -- next part -- An HTML attachment was scrubbed... URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20110727/a5d3fffd/attachment-0001.htm

Re: [Tinyos-help] tinyos instation fail

2011-07-27 Thread Romain Bornet
Hi, Given your short description I think that your problem is not related to the TinyOS repository but to some weird package repository sources in your sources.list... First, from your error messages, it seems you are running Ubuntu 9.04 (jaunty) so you should set deb

[Tinyos-help] telosb accelerometers

2011-07-27 Thread Nimish Kale
Hello, I am new to tiny os programming. I am using tinyos-2.x on ubuntu. Can somebody please send me links or code to get accelerometer readings on telosb mote. It will be of real help Thank you ___ Tinyos-help mailing list

Re: [Tinyos-help] telosb accelerometers

2011-07-27 Thread Antonio Lignan
You can take a look at the ADXL345 implementation for the z1 mote, its a 3-axis accelerometer that can be easily ported to telosb motes. Regards, Sent from my iPhone On 27/07/2011, at 20:58, Nimish Kale nimish.k...@gmail.com wrote: Hello, I am new to tiny os programming. I am using

Re: [Tinyos-help] serial line replacement using two motes?

2011-07-27 Thread Eric Decker
On Wed, Jul 27, 2011 at 5:38 AM, Steve Gulick wildlandsecur...@gmail.comwrote: Hi Eric, Yes, the way you diagramed it is what I mean. Okay. It is as I suspected. You really don't want to do this. It has numerous problems. You are replacing a physical media by a radio media that has

Re: [Tinyos-help] [tinyos-help]Problem with make micaz

2011-07-27 Thread hao
maybe there is some problem with avr use the command:apt-cache search avr|grep avr and select the package you need and install it maybe the avr-libc god bless it works! ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] serial line replacement using two motes?

2011-07-27 Thread Steve Gulick
Hi Eric, Yes, the way you diagramed it is what I mean. What I wanted was a mote connected to a PC that would look to any Linux application (e.g. minicom) like a serial port and would be connected to over a radio link to a similar mote and PC appearing as a serial port to any arbitrary Linux