.NET Released for Embedded Devices
By Ed Oswald | Published February 13, 2007, 2:06 PM
Hoping to extend the reach of its .NET application programming environment, Microsoft on Tuesday debuted a version that is intended for use in smaller embedded devices called ".NET Micro."
The platform could bring .NET into devices such as sensors, retail displays, and home automation systems. Programming for the platform would be available through Visual Studio, the company's signature programming suite.
"Development on this platform works seamlessly with the same tools that are used throughout the Microsoft family of platforms," .NET Micro Framework director Colin Miller said. "This decreases the distinction between embedded application development and other application development tasks and helps reduce the cost and risks of these projects."
Microsoft is also making available an SDK which will allow developers to use C# to program their applications, and emulate hardware. It will also be supported by hardware platforms based on the ARM7 and ARM9 processor cores.
Supporters of the platform hope that developers who may have passed over Windows CE Embedded because it was too expensive to implement and/or was more than they needed for their applications may give .NET Micro a chance.
Volume licensing for applications based on the framework will be about $1 or $2 per device, far less expensive than its CE counterpart.
Isn't SPOT watch technically running this? I've heard it's .NET based.
Score: 0
|Wait... wtf is .NET Compact Framework for then? [Edit: Oh... Windows CE I guess.]
ARM7 and ARM9 eh? It could be ported to DS homebrew then. :)
Score: 0
|Nope, .NET Compact Framework is for WinCE. .NET Micro Framework is for much smaller "devices". .NET CF is for micro PROCESSORS, .NET Micro is for micro CONTROLLERS. Think of matchbox-sized network controllers or smart displays.
I visited the MS TechTalk "Embedded News" where they displayed some examples. In a few kB one can use many features such as networking, GUI features and more.
For example there will be laptops with .NET Micro powered displays on the outer side. When the laptop is powered on, the micro device can sync with the PC, i.e. appointments. When the laptop is switched off, the micro device could still be running to remind you.
http://msdn2.microsoft.c.../embedded/bb278106.aspx
Score: 0
|ARM7 and ARM9 eh? It could be ported to DS homebrew then. :)
Beat me to it. =)
Score: 0
|