Very creative! I have the MindStormsNXT, and while it is a lot of fun I have to say that it IS NOT worth $250.00. The controlling unit is like a PalmII with BlueTooth but even less powerfull storage/processing-wise. Someone needs to come out with a chassis with the type of I/O and electric motors that the MindStormsNXT has, but for $50 and an interface to PocketPC's. That would make for a truly cool robot with decent processing power and storage, and for less than $200 you could get a decent PPC to run the thing.
Out of the box, the Mindstorms software isn't all that great -- it runs a custom bytecode format that only allows very limited computation and data storage. But the processor itself isn't bad; it's a 48MHz ARM with 64KB of RAM and 256KB of flash, which is pretty respectable (although not at the PocketPC level, true). Now that the firmware source code available, it should be possible to write much more powerful software in C or assembler.
Reader Comments (Page 1 of 1)
Phil @ Dec 13th 2006 8:13AM
Very creative! I have the MindStormsNXT, and while it is a lot of fun I have to say that it IS NOT worth $250.00. The controlling unit is like a PalmII with BlueTooth but even less powerfull storage/processing-wise. Someone needs to come out with a chassis with the type of I/O and electric motors that the MindStormsNXT has, but for $50 and an interface to PocketPC's. That would make for a truly cool robot with decent processing power and storage, and for less than $200 you could get a decent PPC to run the thing.
David @ Dec 13th 2006 12:28PM
Out of the box, the Mindstorms software isn't all that great -- it runs a custom bytecode format that only allows very limited computation and data storage. But the processor itself isn't bad; it's a 48MHz ARM with 64KB of RAM and 256KB of flash, which is pretty respectable (although not at the PocketPC level, true). Now that the firmware source code available, it should be possible to write much more powerful software in C or assembler.