[Tinyos-help] Programming Iris Motes

2011-08-12 Thread suraj p
Hi everyone, I have 2 Iris motes and MIB 520 and I want to use these for home automation project. In order to do this do I have to learn programming in TinyOS? Please reply me with necessary info. -- Suraj ___ Tinyos-help mailing list

Re: [Tinyos-help] Programming Iris Motes

2011-08-12 Thread Hamid Rafiei Karkvandi
Detailed information including tutorials can be found on www.tinyos.net Hope it would be useful! Regards, Hamid Rafiei Karkvandi On Thu, Aug 11, 2011 at 12:21 PM, suraj p raj.coollook...@gmail.com wrote: Hi everyone, I have 2 Iris motes and MIB 520 and I want to use these for home

Re: [Tinyos-help] Programming Iris Motes

2011-08-12 Thread Michael Schippling
well, you can use TOS, or program them from the ground up... Have a look at the doc/tutorial and http://docs.tinyos.net MS suraj p wrote: Hi everyone, I have 2 Iris motes and MIB 520 and I want to use these for home automation project. In order to do this do I have to learn programming

[Tinyos-help] Programming IRIS motes with TinyOS2.x Apps in Ubuntu Linux

2008-07-14 Thread afuba edwin
Hi Mates I recently installed TinyOS 2.x under Ubuntu, per CVS and tried to program Crossbow IRIS. I compiled the Blink Application in der tinyos-2.x/apps/Blink folder and it compiled without problems. then I tried to install it unto an iris mote. It seems everything went alright - the data

Re: [Tinyos-help] Programming IRIS motes with TinyOS2.x Apps in Ubuntu Linux

2008-07-14 Thread Stefano Kismet Lenzi
Can you run again the make install goal and post the whole output of the command? On Mon, Jul 14, 2008 at 14:19, afuba edwin [EMAIL PROTECTED] wrote: Hi Mates I recently installed TinyOS 2.x under Ubuntu, per CVS and tried to program Crossbow IRIS. I compiled the Blink Application in der

Re: [Tinyos-help] Programming IRIS motes with TinyOS2.x Apps in Ubuntu Linux

2008-07-14 Thread Kevin Klues
When did you checkout from CVS? A bug was introduced a few days ago that made all ATMEGA based platforms unusable. Try updating from cvs with 'cvs up -dP' and try again; the bug has been fixed. Kevin On Mon, Jul 14, 2008 at 5:19 AM, afuba edwin [EMAIL PROTECTED] wrote: Hi Mates I recently