I am working with Imote2 platform running under Linux. I would like to know if there are some systems to feed the mote, besides 3 AAA batteries in the battery...
Hi Roberto in our wearable sensor project we've been successfully using various types of flat/small Varta Poliflex Lithium batteries, some of them are: ...
hello everyone can any one guide me as how to access quick capture interface registers of pxa 271 using c sharp. An example code would be helpful as i am new...
hi everyone, I'm programming the PXA271 in C#. I trying to use the pin number 23 as GPIO 10 . I'm using the GPIO as an output. I use the following line to ...
Hello, I am working with the Intel Imote2 board and the last step I have it downloading something to the board. I have a USB Xverve Signalyzer and the Imote...
Thank you for information, but I was thinking in some kind of renewable energy, as solar panel or something similar. I have looked for something like that, but...
Sorry for the late reply. tos2 and wasabi don't go hand in hand at the moment. Robbie got it to work but I'm not sure how or if it was even under linux. ...
You would need the JTAG cable only if you want to change/reinstall the bootloader or perform advanced debugging. The USB cable should be just fine in order to...
If these Imote2s were purchased from Crossbow, they come pre-installed with the bootloaders TinyOS bootloader for Standard edition of Imote2 (IPR2400) .NET...
thanks Giri, my IMote2 is from Crossbow. another question: I use USBLoaderHost.exe to download program in Imote2, but it works only with cygwin under windows....
Thanks Giri, i need to access the registers of quick capture interface for interfacing camera which i believe is possible only through JTAG. I am using .NET...
I've found these http://www.diygadget.com/store/jtag-test-tool/wiggler-buffered-all-in-one-jtag-programmer-version-2/prod_33.html do the job if you actually...
Ok, next question: I have done some test-modifications in the SettingsM.nc wich is located in the C:\tinyos\cygwin\opt\tinyos-1.x\beta\platform\imote2 folder. ...
I imagine the .net microframework gives direct access to the registers for reading and writing. The only reason that you would need a jtag is if you need to do...
Hello All, I am interfacing CMOS Camera with IMOTE having .NET Microframework. I have to access the quick capture interface registers to get image from camera....
Can u plz help me out about C# as how can i access processor registers using C# and .NET Microframework. I shall be grateful Regards ... frameworks. I ... on ...
How did you access the quick capture interface registers in C# using .NET Microframework ? your interfacing architecture?Detail Please  Regards ... From:...
We ar4e new to Imote2 device sir. We dont know how to access or how to proceed. We know how to connect Imote with PC and can view the data in Xsniffer, Mote...
Direct register access is not supported in .NET 2.0. I am not sure which other OS supports direct register access. Giri ________________________________ From:...
Fellow 'EME'-nent :) I know I am answering your question here. I have not tried to access the PXA271's registers, but I have accessed registers of the cc2420. ...
Dear All, We've been prototyping with the Crossbow IMote2 platform, and had tried various types of connections to the IMote2 basic and advanced set of Hirose...
Hi, I have some old code which I need to run in tinyos-1.x and on imote2. When I compile blink I get the following error (highlighted). The error is mentioned...