Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: upgrade imote2 to Microsoft .NET Framework 4.0

31 views
Skip to first unread message

bill

unread,
Jan 29, 2011, 4:03:45 PM1/29/11
to
I just noticed your note, asking for a 4.0 port for the Imote2. Sorry! If you still need it, let me know.

> On Tuesday, December 08, 2009 8:50 PM Bleary Eye wrote:

> In 4.0, can I use USB to interact with the host? For example, I'd like to be
> able to send the mote a request for status information, and to have that
> returned, via USB.


>> On Wednesday, December 09, 2009 4:59 AM Jan_Kucera wrote:

>> There were no changes regarding USB in 4.0, only USB device is officially
>> supported, which means you can talk to a host.
>> However, no all device classes can be realized with current setup. Are you
>> implementing both sides, or do you know what class do you need to talk to?
>>
>> Jan


>>> On Friday, December 11, 2009 6:07 PM Bleary Eye wrote:

>>> I am not sure what you mean. I am using the Imote2. I'd like to be able to have
>>> two way communication via the usb port with the PC host that is running a C#
>>> program. If this is possible, are there any examples?
>>>
>>> --Bill
>>>
>>> "Jan Ku??era" wrote:


>>>> On Saturday, December 12, 2009 6:10 AM GHI Team wrote:

>>>> 1. Does your system have USB?
>>>> 2. Does your system have 3.0 or 4.0? (if you are using VS2005 then you have
>>>> NETMF 2.5)
>>>> If you answer no to any of the above then you cannot use USB to communicate
>>>> with a PC. You need to upgrade to a newer system.
>>>>
>>>> By the way, GHI adds a "USB Device Builder" to its NETMF implementation.
>>>> Through this feature you can build a USB device is seconds, with no need for
>>>> USB knowledge! An example on creating CDC device (virtual serial port using
>>>> USB) is included in our SDK. Once you have this "virtual serial port" then
>>>> you can communicate between your PC C# application and the NETMF device
>>>> (embedded master) using a simple serial port API
>>>>
>>>> GHI Team
>>>> www.ghielectronics.com


>>>>> On Saturday, December 12, 2009 1:50 PM Bleary Eye wrote:

>>>>> We're working with the Imote2, which has USB. The PC of course also has USB.
>>>>>
>>>>> We've just completed the Imote2 port to 4.0, so we are up to date (and using
>>>>> VS2008, of course).
>>>>>
>>>>> Would your USB Device Builder apply to our mote?
>>>>>
>>>>> "GHI Team" wrote:


>>>>>> On Sunday, December 13, 2009 1:24 AM GHI Team wrote:

>>>>>> With USB and 4.0 you should be able to communicate with a PC using USB. You
>>>>>> will need some knowledge of USB classes and windows USB drivers....and need
>>>>>> a USB VID/PID
>>>>>> Our device builder is exclusive to our products only.
>>>>>>
>>>>>> GHI Team
>>>>>> www.ghielectronics.com


>>>>>>> On Sunday, December 13, 2009 3:14 PM Jan_Kucera wrote:

>>>>>>> Devices over USB can implement several classes. CDC (virtual serial port),
>>>>>>> suggested by GHI, is one of them, and likely the right one for your
>>>>>>> application.
>>>>>>>
>>>>>>> I do not know how much of knowledge do you have about the drivers part on
>>>>>>> Windows, but they exist some general drivers and layers. Just search for C#
>>>>>>> USB or something like this, if you are running managed code on the PC.
>>>>>>>
>>>>>>> You will need to create a device descriptor compatible with the driver, and
>>>>>>> either set it from MF code or upload using MFDeploy. Unfortunately I do not
>>>>>>> have any particular example on generic data transfer between PC and MF
>>>>>>> device, this usually comes with the driver/wrapper.
>>>>>>>
>>>>>>> Jan


>>>>>>>> On Wednesday, December 16, 2009 2:11 PM Martin Welford wrote:

>>>>>>>> GuruCE have a blog post that may help:
>>>>>>>>
>>>>>>>> http://guruce.com/blogpost/communicating-with-your-microframework-application-over-usb


>>>>>>>>> On Monday, May 10, 2010 1:09 PM Edgar Santos wrote:

>>>>>>>>> I'm also trying to port .Net Micro Framework 4.0 to Imote2 cause i need some of the security features such as the crypto library. Right now i'm using the "template" found in the micro framework porting kit and Code Sourcery G++.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Could you please give me some guidelines on how to compile the framework to Imote2?
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Thanks in advance...


>>>>>>>>>> On Saturday, May 29, 2010 5:16 AM Khadijah Shtayat wrote:

>>>>>>>>>> I am using the Imote2 with .netMF 3.0.
>>>>>>>>>>
>>>>>>>>>> I'd like to be able to have
>>>>>>>>>>
>>>>>>>>>> two way communication via the USB port with the PC host that is running a C#
>>>>>>>>>>
>>>>>>>>>> program. If this is possible, are there any examples?


>>>>>>>>>>> On Tuesday, June 08, 2010 12:48 PM Emil Salib wrote:

>>>>>>>>>>> I have a number of the imote2 devices which i would like to upgrade to 4.0. Since you have already gone thru the upgrade process, i would appreciate your help in providing some details on how you were able to do so. Or alternatively where i might find the info.
>>>>>>>>>>>
>>>>>>>>>>> Thanks
>>>>>>>>>>>
>>>>>>>>>>> Emil


>>>>>>>>>>>> On Tuesday, June 08, 2010 1:16 PM Emil Salib wrote:

>>>>>>>>>>>> Hello,
>>>>>>>>>>>>
>>>>>>>>>>>> If you have upgraded your imote2 to 3.0 I would appreciate your guidance on how you accomplished the upgrade. Ultimately, i would like to upgrade to 4.0.
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks
>>>>>>>>>>>>
>>>>>>>>>>>> Emil


>>>>>>>>>>>> Submitted via EggHeadCafe
>>>>>>>>>>>> Serializing Excel data for input to any Google visualization
>>>>>>>>>>>> http://www.eggheadcafe.com/tutorials/aspnet/571d84dc-9fcf-44de-b2ad-005c12372ab3/serializing-excel-data-for-input-to-any-google-visualization.aspx

bill

unread,
Jan 29, 2011, 4:05:05 PM1/29/11
to
i just noticed your post. if you still need the 4.0 port, let me know ... bill


>>>>>>>>>>>>> On Saturday, January 29, 2011 4:03 PM bill wrote:

>>>>>>>>>>>>> I just noticed your note, asking for a 4.0 port for the Imote2. Sorry! If you still need it, let me know.


>>>>>>>>>>>>> Submitted via EggHeadCafe
>>>>>>>>>>>>> SQL Server Best Practices
>>>>>>>>>>>>> http://www.eggheadcafe.com/tutorials/aspnet/56efb426-550b-48cc-b52a-eca25b6cd427/sql-server-best-practices.aspx

bill

unread,
Jan 29, 2011, 4:05:36 PM1/29/11
to


>>>>>>>>>>>>>> On Saturday, January 29, 2011 4:04 PM bill wrote:

>>>>>>>>>>>>>> i just noticed your post. if you still need the 4.0 port, let me know ... bill


>>>>>>>>>>>>>> Submitted via EggHeadCafe
>>>>>>>>>>>>>> ASP.NET Drawing a chart using OWC11 - Office Web Components
>>>>>>>>>>>>>> http://www.eggheadcafe.com/tutorials/aspnet/601e9bc2-40ed-405e-b1b0-f416046b6698/aspnet-drawing-a-chart-using-owc11--office-web-components.aspx

Jin Xian Khong

unread,
Mar 7, 2011, 6:45:48 AM3/7/11
to
Hi i got my imote2 builder kit a few days ago.

The workstation i currently have is XP Service Pack 2 and Visual studio 2005 along with Microsoft .NET Framework 2.0. I would like to know the process to upgrade it to Version 4.0? Is it supported by XP Service Pack 3 as well?

Do i need to find a device descriptor compatible with the driver?

Furthermore, is it possible to have examples related to the data operations of imote2 and the pc(supposedly act as base station)? I'd like to be able to have

>>>>>>>>>>>>> On Saturday, January 29, 2011 4:03 PM bill wrote:

>>>>>>>>>>>>> I just noticed your note, asking for a 4.0 port for the Imote2. Sorry! If you still need it, let me know.

>>>>>>>>>>>>>> On Saturday, January 29, 2011 4:04 PM bill wrote:

>>>>>>>>>>>>>> i just noticed your post. if you still need the 4.0 port, let me know ... bill


>>>>>>>>>>>>>>> On Saturday, January 29, 2011 4:05 PM bill wrote:

>>>>>>>>>>>>>>> i just noticed your post. if you still need the 4.0 port, let me know ... bill


>>>>>>>>>>>>>>> Submitted via EggHeadCafe
>>>>>>>>>>>>>>> C# Dynamic XElement wrapper
>>>>>>>>>>>>>>> http://www.eggheadcafe.com/tutorials/aspnet/b830e703-480e-4dde-a957-bda9b6fc8d47/c-dynamic-xelement-wrapper.aspx

0 new messages