InfoQ Homepage Embedded Devices Content on InfoQ
-
The Impact of Software Testing on Embedded Systems
In its recent issue the Chip Design Magazine points out that the huge growth of portable and wireless systems combined with the increasing relevance of software in embedded systems poses a challenge. Quality issues need special attention, especially in safety-critical systems. This is why software test tools for software systems will become increasingly important.
-
A Native of Silverlight with Full Hardware Access
Silverlight for Embedded is not based on .NET; it is a native technology that is programmed with XAML and C++. But it isn’t Windows 8/WinRT either, as it has full access to the underlying hardware and Win32 APIs.
-
SEI Releases Smart Grid Maturity Model Update
At the GridWeek 2011 Conference the Software Engineering Institute (SEI) at the Carnegie-Mellon-University has released an update 1.2 of its Smart Grid Maturity Model (SGMM).
-
NASA using Android in Space
On September 1st, the Official Google Blog reported that two Android-based Nexus phones have been transported to the ISS in the last manned Space Shuttle mission ST-135. Researchers want to investigate how robots can help humans experiment and live in space more efficiently with Android playing an important role.
-
Microsoft and Toyota announce Cloud Infrastructure for Smart Cars
Microsoft and Toyota have announced a strategic partnership on future telematics for vehicles. Goal of the partnership is to create a common telematics platform with Microsoft contributing its Windows Azure Cloud Computing technology and TMC (Toyota Media Service Co.) deploying its telematics applications in the Azure-based cloud. The solution will address electric and plug-in hybrid vehicles.
-
IBM introduces new Software Products for Smart Metering
In a recent press release, IBM has announced software products designed to bring a new level of intelligence to the world’s largest physical infrastructures. The products aim to advance smarter cities and industry transformation across water, energy, transportation and healthcare industries by monitoring and analyzing new streams of data.
-
Service Oriented 'Internet of Things And Services'
Service Oriented Architectures (SOA) are associated with business applications and integrations. A recent IEEE publication describes the architecture and processes to achieve relatively seamless integration between the burgeoning 'Internet of Things' with the 'Internet of Services'.
-
EffiProz: A Cross-Platform Embedded Database for .NET Programmers
EffiProz is an embedded database written entirely in C# that can has both a disk-based and a memory-only mode. This has allowed its developers to port it to most environments that have CLR including .NET Compact, Mono, Windows 7, and Silverlight. The next version will extend this to mobile platforms.
-
The Widespread Release of the Surface SDK Brings New Features
The Microsoft Surface SDK has been released to the general public. Along with lifting the restrictions on who can use it, there is a service pack bringing new functionality including contact visualizations “that provide users with instant and consistent visual feedback when they touch the Microsoft Surface screen.”
-
Why .NET Micro Really Went Open Source
A few months ago Microsoft announced their plans to release the .NET Micro Framework as an open source project. Since then there has been rumors that Microsoft is using open source as an excuse to abandon the project. The truth is the exact opposite, Microsoft is actually using open source to drive the adoption of .NET Micro.
-
Java Card 3 Includes Java 6 Support and an Embedded Servlet Container
Java Card version 3 includes a new Connected Edition representing the first major update to the Smart Card platform architecture for 10 years. It includes support for an embedded servlet container and a JDK6 compatible virtual machine.
-
Silverlight for Windows Embedded CE Is Not True Silverlight
With the RTM of Windows Embedded CE 6.0 R3, Microsoft has included a version of Silverlight targeted at embedded devices. There are major differences between Silverlight on the desktop and “Silverlight for Windows Embedded" (Silverlight for WE).
-
Mono’s First Commercial Release: MonoTouch
MonoTouch is a port of the Mono runtime along with an adapter layer so .NET developers can use the native iPhone GUI toolkit. MonoTouch is unique in the Mono ecosystem because it is the first commercial Mono product from Novell. As expected, there was some community backlash.
-
Presentation: Convergence: Model-Based Software, Systems And Control Engineering
In this presentation filmed during OOPSLA 2008, Janos Sztipanovits attempts to tackle the complexity of large scale systems integration. Software, systems and control engineering converge in such systems, raising the integration challenges and demanding a new approach to model-based design.
-
Mono for Robotics
Microsoft is not the only trying to get into the robotics business by porting the .NET runtime. Cogmation Robotics is using Mono in their flagship product robotFoundary. Even more surprising, they choose to run it on OS X first.