For your reference:
http://shop.lego.com/ByTheme/Product.aspx?p=10287&cn=17
http://mindstorms.lego.com/Products/NXT/Default.aspx
-James
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
"GHI Support" <sp...@spam.com> wrote in message
news:eh1TZy8K...@TK2MSFTNGP05.phx.gbl...
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.
For your reference:
http://shop.lego.com/ByTheme/Product.aspx?p=10287&cn=17
http://mindstorms.lego.com/Products/NXT/Default.aspx
-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
Regards
Lorenzo
"Leonardo Buwno" wrote:
> .
>