Search the web
Sign In
New User? Sign Up
intel-mote2-community
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2629 - 2658 of 3109   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2629
Hi, Can anybody help me finding the imote2's ID? I'm trying to erase the flash memory of Imote2, and then I need to restore the Imote2's ID. The ID should be...
siavash dorvash
siavash_dd
Offline Send Email
Jun 3, 2009
2:48 pm
2630
It's the number on the bar code sticker on the top. - Ralph ________________________________ From: intel-mote2-community@yahoogroups.com ...
Ralph Kling
rmkling
Offline Send Email
Jun 3, 2009
3:08 pm
2631
Hello! all I am working on Imote-2 under Linux 2.6.29 I want to ask is it possible change the fields or introduce new fields in the tosmac packet. If it is...
ishwar lal
aries_ishwar
Offline Send Email
Jun 3, 2009
3:15 pm
2632
... Little more than can be gained by reading the driver source. It's not something I've ever made much use of. There are moves afoot to add 802.15.4 support...
Jonathan Cameron
jic23jic23
Offline Send Email
Jun 3, 2009
4:07 pm
2633
Hello, i'm using imote2.NET How can I use serialDump to read data from Imote2 and write it in a textbox to a windows form? Is there any information about the...
anjicres
Offline Send Email
Jun 3, 2009
7:34 pm
2634
It's on the label with the barcode. The last two digits are the ID in hexadecimal. Jennifer...
jenabridge
Offline Send Email
Jun 3, 2009
8:20 pm
2635
Hi, I am flashing linux 2.6.26 to iMote2. It's almost done. But when i try to set the USB0 address, i met some problems. 1) I use "ifconfig -a", no usb0 shows ...
tomygeng
Offline Send Email
Jun 3, 2009
8:38 pm
2636
Hello, Is there any API to get a remaining battery level? I will use it for expecting the life time of a node. Thank you in advance. Jason...
bluemay4
Offline Send Email
Jun 3, 2009
9:32 pm
2637
hi bluemay4, this is a tricky question. Not at batteries behaves in the same and it happens because of its chemical composition. The remaining battery level ...
Carlos Gil Soriano
cgilsoriano
Offline Send Email
Jun 3, 2009
10:14 pm
2638
Hello, I am wondering what the difference is between the Core and Bus Frequency. I have been able to get the IMote2 working with the following frequencies: MHz...
comsciopengl
Offline Send Email
Jun 3, 2009
11:41 pm
2639
Bus speed refers to the memory bus. The memory can operate up to 208MHz, so in the 416MHz core mode you are forced to run the memory bus slower. Generally, a...
Ralph Kling
rmkling
Offline Send Email
Jun 4, 2009
12:04 am
2640
hi, i would like to find out the step-by-step documentation for imote2 on linux with the ov7670 camera working. i had been trying to follow some wiki guide and...
Wee Liat
weeliat85
Offline Send Email
Jun 4, 2009
6:15 am
2641
... I don't think (it was a while ago!) the 2.6.26 images have it enabled by default. Try modprobing g_ether Jonathan...
Jonathan Cameron
jic23jic23
Offline Send Email
Jun 4, 2009
12:58 pm
2642
... Hi, Firstly, which wiki pages are you following (so we can fix issues as you find them!) and secondly how far have you got and what's the current problem? ...
Jonathan Cameron
jic23jic23
Offline Send Email
Jun 4, 2009
1:02 pm
2643
Hi, I am developing an image compression application using the imb400 multimedia board. My thought was If I spend more power on computation (compression) I...
rami_halloush
Offline Send Email
Jun 4, 2009
2:44 pm
2644
... I would like to add one more point: (4) Storing the captured image in SRAM instead of SDRAM. I wonder if you know the base address of SRAM, and is this...
rami_halloush
Offline Send Email
Jun 4, 2009
2:47 pm
2645
Some quick comments: 1. WMMX is possible - but will require some work to implement 2. This can easily be tried out, it should work at lower frequencies as well...
Ralph Kling
rmkling
Offline Send Email
Jun 4, 2009
4:58 pm
2646
Hi Ralph, 2. about the microcontroller frequency, is there any T2 command that enables me to change the freq at run time? 3. My application uses small images....
rami_halloush
Offline Send Email
Jun 4, 2009
5:46 pm
2647
Hi Rami, I'm not so familiar with T2, but if you look at the SwitchFrequency command in T1 you can probably find the equivalent T2 routines as well. Just...
Ralph Kling
rmkling
Offline Send Email
Jun 4, 2009
8:14 pm
2648
it's worth noting that you will make yourself very, very unhappy if you just randomly start writing into SRAM.  This is where ALL of your variables and state...
Robbie Adler
azradler
Online Now Send Email
Jun 4, 2009
8:28 pm
2649
Hi, In .NET Can I reset the system time to 0 ? How could I do it? I want to reset the Imote2's Clock to 00:00:00:000. Thank you Lin...
cornetlin
Offline Send Email
Jun 4, 2009
11:57 pm
2650
... You can use Mica2 or IRIS and the XSniffer to listen the packets from Imote2. Save to a .CSV file. It is because the Imote2 is sending by broadcast. Then,...
cornetlin
Offline Send Email
Jun 5, 2009
12:50 am
2651
... The wiki that i followed links me to this group: http://imote2-linux.wiki.sourceforge.net/ alright this is the error that i keep bumping into #...
Wee Liat
weeliat85
Offline Send Email
Jun 5, 2009
2:10 am
2652
... That's a failure to detect the presence of the camera. Usual reason for that is the absence of a pull up resistor on the i2c data line. (see the 2.6.29...
Jonathan Cameron
jic23jic23
Offline Send Email
Jun 5, 2009
9:37 am
2653
... Hi, is there any other workaround to get the IMB400 up working with imote2 with the capability of video capturing?...
Wee Liat
weeliat85
Offline Send Email
Jun 8, 2009
4:05 am
2654
... Not easily. The missing pull up resistor means that comms with the camera can only be one way (you can write to it but not read.) Whilst it is possible to...
Jonathan Cameron
jic23jic23
Offline Send Email
Jun 8, 2009
9:24 am
2655
... Hi, Thanks for the reply. How do I go about soldering the 1k resistor mentioned then? I mean the 2 bus that connects to the main board is like 2 tiny...
Wee Liat
weeliat85
Offline Send Email
Jun 8, 2009
9:33 am
2656
... As per the instructions in the changelog, solder it between the right pad of r8 (doesn't matter if you short to r1 but be careful not to get r12 as well) ...
Jonathan Cameron
jic23jic23
Offline Send Email
Jun 8, 2009
9:44 am
2657
Hi, I am trying to use Intel's ipp (intel performance primitives) library in my tinyos video processing application. I cannot find any link to download that...
rami_halloush
Offline Send Email
Jun 9, 2009
6:46 pm
2658
Hi I am trying to send messages over serial port of Imote2 under linux 2.6.29 I have found some program and changed according to my need. This program runs...
ishwar lal
aries_ishwar
Offline Send Email
Jun 11, 2009
9:21 am
Messages 2629 - 2658 of 3109   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help