Login   Register  
 
 
 
Home
 
 
 
Blogs
 
 
 
Articles
 
 
 
About
 
 
 
 Home     May 25, 2013  
en-USfr-FR
  Minimize
Webinar (May 28, 2013): Windows Embedded Compact 2013 is for Application Developers too! 

Join Windows Embedded Compact Expert Doug Boling as he presents the new story for Application Developers in Windows Embedded Compact 2013. Doug will discuss the new Visual Studio 2012 Application Builder toolset that hosts Windows Embedded Compact 2013 SDKs and contrast it with Application Development within Platform Builder. Come see how Windows Embedded Compact 2013 provides the new VS 2012 toolset to both Application and Platform Developers alike!

As announced previously Windows Embedded Compact 2013 is the latest version of Windows Embedded Compact (Formerly Windows CE) to be launched in the first half of 2013.

This webinar will take place on May 28th, 2013, 5:00PM to 6:00PM Pacific Time zone, visit the following URL to register:

https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032554030

Webinar schedule for other time zone:  

Location Date and Time
Beijing May 29th, 2013 – 8:00 AM to 9:00 AM
Seoul, Tokyo May 29th, 2013 – 9:00 AM to 10:00 AM
Sydney-Australia May 29th, 2013 – 10:00 AM to 11:00 AM
Paris  May 29th, 2013 – 2:00 AM to 3:00AM
 
  Minimize

Windows Embedded 8 Released

On March 20, 2013,Microsoft announced the general availability of the Windows Embedded 8 familyof operating systems. In addition to extending Windows 8 technologies withadditional features to help OEM device makers to deliver robust and secureddevice, the Windows Embedded 8 family includes efficient tools and resources thatenable OEMs to rapidly build new generation of intelligent devices with thecapabilities to capture, analyze and act on valuable data across their organization’sIT infrastructures, and capitalizing on the Internet-of-Things business trends. 
For more information, visit the Windows Embedded 8 launch sitehttp://www.getwindowsembedded8.com

 
  Minimize
Microsoft Extends Windows 8 to Intelligent Systems... 

Microsoft unveiled its product road map for Windows Embedded 8 and Windows Embedded Compact 2013, both of which build on the company's vision for intelligent systems... (more)

 
Recent blog entries Minimize

Compact 7 Development on a Windows 8 System - 3 Targeted System (updated)


Was able to target an eBox from PB/VS2008 running on Win 8 system. Read the rest of entry »

Compact 7 Development on a Windows 8 System (2) –VPC

As Windows 8 uses Hyper-V rather than Virtual PC there are some issues with running the Compact 7 VPC. I can get the VPC to boot and download a targeted image for Visual Studio/Platform Builder. Read the rest of entry »

Compact 7 development on a Windows 8 system

Can you develop for Compact 7 on Windows 8? Read the rest of entry »

Netduino Plus 2: more and more powerful!

This morning was officially released on Netduino Plus 2, a board that replaces the Netduino Plus, but above all adds much more power from all points of view. In my previous article (on Italian blog) I had already talked about the Netduino Plus and at this point it is time to understand the differences with the new version .... that I am not a few! Microprocessor and memory The microprocessor is completely different from that of its predecessor, in fact it is a STM32F4 (from STMicroelectronics) based on architecture Cortex-M4 to 168Mhz in place of an Atmel ARM7 to 48 Mhz. The jump of memory is amazing! The micro has at its disposal no less than 1 MB of flash memory (double the all'Atmel!) And 192 KB of RAM. Obviously, not all at our disposal but the quantity for user applications is significant: 384 KB of flash (compared to 64 KB) to 100 KB of RAM (compared to 28 KB). Input and Output The board is compatible with the rev. C of Arduino, which provides for 22 GPIO pins (against the previous 20) of which a part ... Read the rest of entry »

ThingSpeak Community : my uPLibrary into tutorials section !

Those who follow my blog know that last month, my library uPLibrary dedicated to. NET Micro Framework has been extended with a client for the ThingSpeak platform for the Internet of Things. Today I was surprised to see my project referenced in the tutorials that just ThingSpeak offers on the site to push the use of its system of IoT! Read the rest of entry »

AnalogInput : Netduino .Net MF 4.1 vs .Net MF 4.2

One of the main new features of version 4.2 of the. NET Micro Framework is the support for the analog inputs with the introduction of class AnalogInput (namespace Microsoft.SPOT.Hardware). Until this version, each producer board that carried out the porting of the framework on it, introduced in its SDK a custom class for the management of these inputs. In particular, also the SecretLabs, producer of Netduino, provides the class AnalogInput (in the namespace SecretLabs.NETMF.Hardware) with version 4.1 and that presents some difference than is currently introduced into the new version. Thanks to this innovation, the developer can work with the same class of more different board without having to adapt from time to time to the specific implementation by the manufacturer thereof. Read the rest of entry »

.Net Micro Framework 4.3 Beta released

A few days ago was released the beta version of. NET Micro Framework 4.3 which will bring with him the following main changes:

  • support for Visual Studio 2012 and the Windows version of Desktop Express;
  • all the features of the QFE 4.2 and bug fixes (PWM improvement, higher reliability of the lwIP stack, analog inputs, WinUSB and support for the latest versions of the GCC compiler);
  • improved diagnostic information;
  • reduced the boot time;

For more information, this is the link to the official page on Codeplex.

CEloader upgraded to accept files bigger than 32MB

CEloader v1.0.1 had a limitation at 32MB, the new version v1.1.1 overcomes this limitation. Read the rest of entry »

Windows Embedded Standard 8 CTP 3 Released

Windows Embedded Standard 8 third CTP available, which includes alignment with the Windows 8 RTM codebase. Read the rest of entry »

Compact 7 Getting Started Part-9: Deploy OS Image to Target Device

In part-9 of this getting started series, we will work through the process to deploy an OS image to an x86 device to support application development, using an eBox-3300MX (eBox) as the target device.

Read the rest of entry »
 
Windows Embedded Compact 7 - Getting Started Minimize

The Windows Embedded Compact 7 (Compact 7) getting started series is created to provide simple and easy to follow information to help academic, hobbyist and commercial developers to learn and engage in Compact 7 development.

This is a series of 9 articles, with additional supplements, that cover the following subjects:

  • Development environment
  • OS design
  • Managed code application
  • Native code application
  • Silverlight for Windows Embedded application
  • SQL Compact database application
  • Debug and remote tools
  • More..

http://www.embedded101.com/compact7.aspx

 
Embedded101 Articles & Application Notes Minimize
Apr10CEDriverWiz Version 2.00: Using the Wizard
Created by David Jones on 4/10/2013 8:56:42 AM

Book Links: Wrox Site eBook On Amazon Table of Contents Wizard Links CEDriverWiz on Codeplex CEDriv...
Read More..


Apr10CEDriverWiz Version 2.00: An Example
Created by David Jones on 4/10/2013 7:28:32 AM

Book Links: Wrox Site eBook On Amazon Table of Contents Wizard Links CEDriverWiz on Codeplex CEDriv...
Read More..


Apr09Installing CEDriverWizV2.00 for Visual Studio 2008
Created by David Jones on 4/9/2013 8:41:27 AM

Install Visual Studio 2008 and all of the relevant updates. Install .NET 3.5 or later, and updates ...
Read More..


Apr01CEDriverWiz V2.00: About this release
Created by David Jones on 4/1/2013 7:33:39 AM

This brings the wizard in line with our Wrox book: "Professional Windows Embedded Compact 7" . Book...
Read More..


Apr01CEDriverWiz Version 2.00 User Manual
Created by David Jones on 4/1/2013 6:40:34 AM

Index
Read More..


May15Configure Flash Storage to Launch Compact 7 OS Runtime with DiskPrep
Created by Samuel Phung on 5/15/2012 8:41:50 PM

The DiskPrep powertoy is a useful utility to configure different type of flash storage to launch Wi...
Read More..


More
 
 Copyright 2013 by Embedded101   Terms Of Use  Privacy Statement