Re: [Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-30 Thread Xavier Orduña
Sorry, It's already included in: tos/lib/tosboot/telosb/PowerOffM.nc. Anyway no code is executed to shutdown Potentiometers. Just a question, if a mote is reset, which is the state of potentiometers? On Nov 30, 2007 5:32 PM, Xavier Orduña [EMAIL PROTECTED] wrote: Hi all, If Deluge is used

Re: [Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-30 Thread Xavier Orduña
Hi all, If Deluge is used while programming tmoteinvent with boomerang, the code found in: tos/lib/Deluge/TOSBoot/tmoteinvent/PowerOffM.nc details how tmoteinvent shutdown (in fact goes to a deep sleep). Maybe this code could be included in Deluge for T2? On Nov 30, 2007 5:10 PM, Xavier Orduña

Re: [Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-30 Thread Xavier Orduña
Hi all, Urs, we've been doing the same task for some time, but you made it faster. I was blocked in using the I2C Bus. I will keep updated about improvents if made. thanks! Xavi On Nov 30, 2007 4:59 PM, Urs Hunkeler [EMAIL PROTECTED] wrote: Hi all, I managed to free some time and rewrote

Re: [Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-29 Thread Van der Haegen Mathieu
Hi ! I permit myself to write a message in this thread because we are REALLY interested in having support for the tmotes invent for tinyos 2! We have more than 10 tmote invents here and we are developing an application for tinyos 2 that will absolutely need the accelerometer of theses. I

Re: [Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-29 Thread Urs Hunkeler
Hi, We have around 50 tmote skys and 30 tmote invents, so the situation here is pretty the same. Personally I don't mind that much that the former moteiv doesn't provide support anymore because at least the documentation is open and their source code can be used and adapted. I just wonder if I

Re: [Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-29 Thread Van der Haegen Mathieu
Hi, I have a lot of other work to do until january. So my plannings are to begin to work on this end of this year or start of next year so I'll keep in touch with you to let you know how it's going with the tmote invent. Nice ! Mathieu On Nov 29, 2007 2:13 PM, Urs Hunkeler [EMAIL PROTECTED]

Re: [Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-29 Thread Xavier Orduña
I'm working now on the Photo Driver. After that, I plan to work on accel driver. I will keep you updated. Xavi On Nov 29, 2007 3:18 PM, Van der Haegen Mathieu [EMAIL PROTECTED] wrote: Hi, I have a lot of other work to do until january. So my plannings are to begin to work on this end of

[Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-26 Thread Xavier Orduña
Hi, I would like to have drivers for my tmote invent motes to use them in Tinyos 2. After googling a little bit, I think nobody has already done (or published). Is that true? If it is, I plan to start doing it. Thanks Xavi -- www.alcim.net Buscant sempre nous reptes, alguna proposta?

Re: [Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-26 Thread Kevin Klues
That is correct. There are no drivers for the tmote invent in T2. Feel free to implement them. Consider implementing them as part of a tinyos-2.x-contrib project. http://tinyos.cvs.sourceforge.net/*checkout*/tinyos/tinyos-2.x-contrib/contrib.html Kevin On Nov 26, 2007 10:19 AM, Xavier Orduña

Re: [Tinyos-help] Tmote Invent Drivers for Tinyos 2

2007-11-26 Thread Joe Polastre
Feel free to port the Boomerang drivers, which are mostly T2 compliant too. http://tinyos.cvs.sourceforge.net/tinyos/tinyos-1.x/contrib/boomerang/tos/sensorboards/invent/ On Nov 26, 2007 11:37 AM, Kevin Klues [EMAIL PROTECTED] wrote: That is correct. There are no drivers for the tmote invent