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

Lego NXT

22 views
Skip to first unread message

James hotmail

unread,
Sep 1, 2009, 10:10:36 PM9/1/09
to
Hello everyone,
I have been looking online and have bumped into the Lego NXT. Apparently
Microsoft Robotics can be used with this product. I would like to know could
one use the Micro Framework with the NXT. The NXT uses a 32-bit ARM7
microprocessor.

For your reference:
http://shop.lego.com/ByTheme/Product.aspx?p=10287&cn=17
http://mindstorms.lego.com/Products/NXT/Default.aspx

-James

GHI Support

unread,
Sep 2, 2009, 8:55:05 AM9/2/09
to
Hello,

We had discussed this on here before. NXT has ARM7 with 256K flash and 32K
RAM. This is enough to run the "core" of .NET Micro Framework but then there
is no room left for your own application. And we will probably have to
remove the debugging capabilities to fit it all in. Now, if we had double
the flash and ram like our USBizi chipset then it can run fine.

An option is to connect NXT to USBizi through I2C connection and then your
main application will be written in C# on VS2008 that will control the NXT.
On the NXT, you will have a small piece of software that will take the I2C
commands coming from USBizi and process them. I say I2C because this is the
only bus exposed on the connectors
http://www.usbizi.com/

Now, when you talk about Microsoft robotics used with NXT, that is because
Microsoft robotics is running on the PC not on the device itself and then it
is controlling the NXT from the PC

GHI Team
www.ghielectronics.com

"James hotmail" <james_...@hotmail.com> wrote in message
news:2AFB7417-42D7-4135...@microsoft.com...

James hotmail

unread,
Sep 3, 2009, 8:19:27 PM9/3/09
to
Thanks for the reply GHI,
When I found the NXT online it appealed to me because I was quite sure the
microframework would work. Before I spend any $ more research is needed.
Very impressed by the size of the USBizi !!!

-James

"GHI Support" <sp...@spam.com> wrote in message
news:eh1TZy8K...@TK2MSFTNGP05.phx.gbl...

leonardobuwno

unread,
May 18, 2010, 2:24:38 PM5/18/10
to
Connect the USBizi and the Lego NXT is what I'm trying to do.

Don't you have any exanple of it, or at least any example of I2C connection on USBizi??

Leonardo Bueno

GHI Support wrote:

Hello,We had discussed this on here before.
02-Sep-09

Hello,

We had discussed this on here before. NXT has ARM7 with 256K flash and 32K
RAM. This is enough to run the "core" of .NET Micro Framework but then there
is no room left for your own application. And we will probably have to
remove the debugging capabilities to fit it all in. Now, if we had double
the flash and ram like our USBizi chipset then it can run fine.

An option is to connect NXT to USBizi through I2C connection and then your
main application will be written in C# on VS2008 that will control the NXT.
On the NXT, you will have a small piece of software that will take the I2C
commands coming from USBizi and process them. I say I2C because this is the
only bus exposed on the connectors
http://www.usbizi.com/

Now, when you talk about Microsoft robotics used with NXT, that is because
Microsoft robotics is running on the PC not on the device itself and then it
is controlling the NXT from the PC

GHI Team
www.ghielectronics.com

Previous Posts In This Thread:

On Tuesday, September 01, 2009 10:10 PM
James hotmail wrote:

Lego NXT


Hello everyone,
I have been looking online and have bumped into the Lego NXT. Apparently
Microsoft Robotics can be used with this product. I would like to know could
one use the Micro Framework with the NXT. The NXT uses a 32-bit ARM7
microprocessor.

-James

On Wednesday, September 02, 2009 8:55 AM
GHI Support wrote:

Hello,We had discussed this on here before.
Hello,

We had discussed this on here before. NXT has ARM7 with 256K flash and 32K
RAM. This is enough to run the "core" of .NET Micro Framework but then there
is no room left for your own application. And we will probably have to
remove the debugging capabilities to fit it all in. Now, if we had double
the flash and ram like our USBizi chipset then it can run fine.

An option is to connect NXT to USBizi through I2C connection and then your
main application will be written in C# on VS2008 that will control the NXT.
On the NXT, you will have a small piece of software that will take the I2C
commands coming from USBizi and process them. I say I2C because this is the
only bus exposed on the connectors
http://www.usbizi.com/

Now, when you talk about Microsoft robotics used with NXT, that is because
Microsoft robotics is running on the PC not on the device itself and then it
is controlling the NXT from the PC

GHI Team
www.ghielectronics.com

On Thursday, September 03, 2009 8:19 PM
James hotmail wrote:

Thanks for the reply GHI,When I found the NXT online it appealed to me because


Thanks for the reply GHI,
When I found the NXT online it appealed to me because I was quite sure the
microframework would work. Before I spend any $ more research is needed.
Very impressed by the size of the USBizi !!!

-James


Submitted via EggHeadCafe - Software Developer Portal of Choice
Crypto Obfuscator for .NET - Product Review
http://www.eggheadcafe.com/tutorials/aspnet/bf15c41b-6510-403e-9af8-f5fd987fafb1/crypto-obfuscator-for-ne.aspx

Lorenzo Tessiore

unread,
May 18, 2010, 7:20:01 PM5/18/10
to
You can download the new 4.1 Beta. It contains a working port for the same
processor of the NXT. I2C included.


Regards
Lorenzo

"Leonardo Buwno" wrote:

> .
>

0 new messages