I am trying to identify a best hardware platform for a funded research project (http://sensorweb.vancouver.wsu.edu/projects.html) and want to investigate...
Hi all, I uploaded a new Imote2 installation instructions document (rev 2.0), that adds instructions on installing the Wasabi tools. In addition, I updated the...
Yes, we are currently building an imote2 battery board with basic connectors, will send out a message when it is ready. In the meantime you can hook directly...
Thank you, Lama. I have several concerns on iMote2: (1) We have used Intel TelosB (or TMote Sky) before, and found that radio is sharing bus with I/O port...
Without having one myself yet, it seems that any issues with IO sharing is specific to the Tmote (MSP430) specifically. I would gather that the 3 UARTS and 2...
The Imote2 has 3 SPI ports and 3 UART ports as mentioned in the datasheet. 1 SPI port is dedicated to the 15.4 radio and is not exposed to the connector. The...
Hi everyone, I am a student at the University of Maryland. I am finding a developement board to benchmark some of the Java applications to messure the energy...
Hi, can anyone let me know as to where can I buy imote2 nodes for research work? Does intel sell them or provide them to university researchers? Thanks...
Thanks very much for your interest in our Intel Mote2 research platform. It would be great if you could share more about the nature of your research and...
Greetings, I am in the process of configuring a development environment in linux for the imote2's and running into an interesting error. I'm following the very...
The only time I have seen this error before is when I compiled without the debug flag. Try to compile with debug flag turned on. Lama ... in linux ... ...
I saw the similar error when I switch back from 2.x to 1.x. I solved the problem by reinstall tinyos 1.x tool chain. However, it might not be related to this...
Hi, hope everyone had a great thanksgiving break. I've got some questions regarding the procedure to compile code that will be usable on the imote. Correct me...
Here is a place to build the xscale-elf cross compiler and the newlib library. pb http://www.eecs.harvard.edu/~konrad/projects/imote2Camera/IMote2-Installatio ...
We have also posted information on how to get running with iMote2 at: http://enaweb.eng.yale.edu/drupal/resources For other topics related to releases on...
Hi again, Thanks for the help, I finally managed to get xscale-elf compiler installed, using the Harvard web link. However, when I try to run a really simple...
I have not tried using the installation instructions listed below, however, if you are using windows/cygwin, try the installation instructions that I posted in...
Greetings, Since my last posting I've been able to configure both a Linux Host and XP host with cygwin to compile applications for the Imote2. I basically...
I have successfully used the QUATECH card, although there are some catches with it. Here's what I recommend: 1) Make sure you read the instructions on...
Great news on the setup info. Can you upload a list of instructions of what you exactly needed to do to enable this, so others can benefit from what you...
Hi everyone, I am also seeing the same behaviour. Any program that I try to compile and run on the imote just seg faults. I am compiling on FreeBSD 6.1 using...
Greetings, I was able to locate a laptop with an "on-board" ECP parallel port. I configured the imote2 development environment with window's xp and cygwin....
Hi Bill, Did you follow the installation instructions from this website? it seems that the parallel port driver for the Blackstone Cable / Intel JTAG Cable is...
Lama, That was the problem. I did not install the intel toolsuite correctly. After re-installing I am now able to program the imote2's. I borrowed a Dell...
We are from North Carolina State Univ and we are trying to switch to Imote2 because of their robustness and advantages. After following the instructions...