Hi Guys, I have been trying to build "Blink" on my machine as per the instructions provided on the TinyOS documentation.However, I see the error as mentioned...
Dear all does imote2 provide any kind of inherent compression? If YES, then which compression algorithm is being used, Since I require to know this for...
If you have linux running then there are multiple codecs available to encode the raw video/audio captured by your camera/microphone to highly compressed forms....
Hi guys, I got motes from crossbow. Is it possible to downlaod program via usb without JTAG and interface board? I really don't know anything about imote. ...
Hi Lin, The time stamp is indeed generated on the PC with this call: HandleOutput( String.Format( "[{0:HH:mm:ss:fff}] ", DateTime.Now ) ); It is subject to...
Hi all, The batteries board of imote2 requires 1.5v, but normally the rechargeable batteries are 1.2v. Would these batteries affect the performance of imote2...
You can use rechargeable batteries, however, keep the following in mind: * you will need a separate charger to charge them * the Imote2 will shut down around...
Dear Ralph: Yes i fund the codes in the program codes of serialdump. But my question is the some output data have the same time like i posted. These data can't...
Hi Ralph, Thank you very much for you help! I am awaiting the JTAG cable to come (I've ordered one for arm and xscale chips from ebay). It seems there is no...
You can modify the serialdump code to add a sequence number to your data. That way you can distinguish multiple data items with the same time stamp. ...
Dear Ralph: Thank you very much. Why not using the time stamp on sensor node but to use PC time stamp. Because the event occurring time is not equal to the...
Hi, I am using imote2. I was wondering if I could display the debug messages in my cygwin window? I cannot use iMoteConsole.exe because I am not actually...
Hi, I am using imote2. I was wondering if I could display thedebug messages in my cygwin window? I cannot use iMoteConsole.exebecause I am not actually loading...
Dear all, Previously, I could send captured data from iMote2 to PC via USB by using SendJTPacket interface and show it on iMoteConsole. The point is I could...
Why do you need a separate charger to charge rechargeable batteries? According to http://ubi.cs.washington.edu/files/imote2/docs/imote2-ds-rev2.0.pdf the power...
The original question was asking whether you could use rechargeable batteries with the battery board (i.e. in place of the normal alkaline AAA's). This is...
Thanks for the clarification. ... From: "Adler, Robert P" <robert.p.adler@...> To: intel-mote2-community@yahoogroups.com Sent: Wednesday, March 5, 2008...
The Imote2 battery board can recharge a Li-Ion battery, however, that requires HW and SW modifications. It would be much easier to use a separate charger. ...
Hi Rashmi, Its the same no matter you are loading the mote with applications or not, you still can use iMoteConsole.exe to debug. When you use includes trace; ...
Hi Robbie, Thanks a lot for your reply. Yes, when I say show data in iMoteConsole, I do mean print to the screen as if it were text. As you said, "In my case,...
Hi all, Basciall, my aim is to collect data from imote2s to my PC and then display all collected data from imote2s in the Windows PC. But I don't have...
Hi Jay, The Imote2 is only recognized by a PC is your have the TinyOS 1.x firmware installed. If you want to use Linux on the Imote2s and also use usbnet with...
Hi, I am working on the imote2 over the air programming. I had a look at thecode that is used to erase flash and write to flash. I had a few questionsregarding...
Dear Ralph King, I am doing final year project which is about source localization. So I am going to use imote2 to transmit and recieve some data from the...
Hi, what JTAG dongle are you using? Ralph ________________________________ From: intel-mote2-community@yahoogroups.com on behalf of Sang-Hun Lee Sent: Sat...
Dear Ralph, I am purchasing 03 imote2, one IIB 2400 and one macgraigor JTAG cable, but still it will take 20-25 days for all items to reach to me. I am...
There is no simulation environment for the Imote2. The kernel files are machine specific and will not work on a PC. What you can do, however, is test you...