Login   Register  
 
 
 
Home
 
 
 
Blogs
 
 
 
Articles
 
 
 
About
 
 
 
 Home     May 19, 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:
  -  Beijing:    8:00 AM to 9:00 AM - May 29th, 2013 (15 hours ahead of Seattle times)
  -  Tokyo:     9:00 AM to 10:00 AM - May 29th, 2013 (16 hours ahead of Seattle times)
  -  Korea:     9:00 AM to 10:00AM - May 29th, 2013 (16 hours ahead of Seattle times)
  -  Sydney-Australia:   10:00 AM to 11:00 AM - May 29th, 2013 (17 hours ahead of Seattle times)

 
  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

Mobile Space Buying and Takeover Desires .. Palm and ARM

HP is purchasing Palm. http://technologizer.com/2010/04/28/hp-buys-palm/ Apple wants ARM HP-Palm(-Compaq) There has been rumours for a while of suitors wanting to get their hands on Palm, including HTC.   HTC evidently backed away from it and HP has won out. Palm took over from the Apple Newton in being a mobile personal organiser with some mobile phone network connectivity and PIM  synchronisation but have lost market share to other phone companies. http://www.palm.com/au/ HP were big ... Read the rest of entry »

Winner of the embedded Spark 2010 Challenge

Congratulations to the winner of the embedded Spark 2010 Challenge: Marco Bodoira.  Well done Marco The Grand Prize Winner of the embeddedSPARK 2010 Challenge is: The Guitar Foot Switch Effect by Marco Bodoira A.K.A. marco.bodoira   http://www.embeddedspark.com/forum.aspx?g=posts&t=267     The judges all agreed that the remaining 2 projects; Uber Tag by Wally Nehls A.K.A. Waldozer and Bowman's Assistant by George Mallard A.K.A. DuckPaddle were equally great, and so they ... Read the rest of entry »

embedded Spark “Summer” Challenge 2010 .. Windows Embedded 7

The cat is out of the bag… The Northern Summer (it will be Winter Downunder) embedded Spark Challenge has been announced: http://www.embeddedspark.com/howtoenter.aspx The theme is “Media Explosion” and the context in Windows Embedded Standard 7, the embedded version of Windows 7. Thos who progress to round two get a suitable hardware supplied. WES 7 has gone RTM but not yet available on MSDN (Subscribers). Key Dates April 27 embeddedSPARK 2010 SUMMER Challenge ... Read the rest of entry »

Platform Invoke

This is where native code meets .NET.  Its very much a black art, lots of smoke and mirrors etc. etc… But a necessary evil with Windows CE.  That is because it is the gateway from .NET applications to the hardware and to the operating system.  This is the first of a series of blogs on this matter.

I must though give credit to others’ who shoulders I am standing on for this.  Whilst I have had experience with PInvoke going back to the first version of .NET CF on Windows CE (I think it was about V4.2) I have referenced a number of sources in an attempt to provide a comprehensive coverage of this topic.  I’ll provide a reading list and some links in a later blog.

Read the rest of entry »

Spark Kit LCD Display: Setting up the Display

As previous, I purchased an 8.4” LVDS display from ICOP, the kit manufacturer.  In this article I cover getting the display working working.  There were some issues for which I am got great support from ICOP in resolving. Display: LCD-AU084-U-SET with touch /  LCD-AU084-SET without touch Target System:  Vortex86DX- Spark Kit .. in enclosure.  This has VDX-6326-256 single board computer The display was mounted on the top of the box using some plastic mounts. This requi ... Read the rest of entry »

Spark Kit LCD Display: Touch

This is a "how-to" on using a USB touch panel with an LVDS LCD panel. In paticular it covers using the touch panel available from ICOP for the 8.4" display as supplied by ICOP and used with the embedded Spark kit. Read the rest of entry »

Spark Kit LCD Display: Selection

I wanted to attach an LCD touch screen to the top of the kit.  The lid has a diagonal of about nine inches (22cm) so a 6, 7 or 8 inch screen will do.  The LCD The options are: A  portable LCD screen unit with a VGA interface such as: http://www.touchscreentech.com.au/products/Touchscreen%20Products http://www.xenarc.com/product/index-monitor.html An LVDS LCD display such as: (From ICOP) http://www.icop.com.tw/pdList.aspx?c=120 ... Read the rest of entry »

LCD Screens and Touch

About Smartphones typically have an LCD graphical screen with touch input.  Touch is used to take user input via windows controls such as menus and command buttons.  A SIP (Software Input Panel) may also be used am on-screen keyboard.  Alternatively, some phones use a small physical keyboard.  Some use both.  Most touchscreens are single input, that is only one point of contact can be deciphered.  Multitouch is becoming a required feature.  Multitouch allows not only simp ... Read the rest of entry »

embedded Spark 2010 Challenge: End of Round 2

I got my entry in with about 24 hours to spare: http://www.embeddedspark.com/submissions/Detail.aspx?eid=285 Twenty two entries were posted by the cut-off out of 75 in round 2.  Three now get chosen to present at ESC in Silicon Valley later this month. Being the Easter break (we have a 4 day weekend break over Easter: Friday to Monday) we were due to take a short vacation in the country but had to that delay that so that I could submit before leaving.  I had to quickly learn how to post a vid ... Read the rest of entry »

Building an Image

There are plenty of example sand how-to’s on how to build a Windows CE image, download and debug it on a target: Sam’s Jumpstart Kit: <CD>/Vortex86DX_SPARK_WINCE600_JumpStart_Rev2.5.pdf <CD>/SampleCodes/OSDesign/MyWinCE_OSDesign_Project_VDX6326.zip Where the CD is the “Solution of Fault Tolerance x86 System-on-chip” as supplied with the kit   MSDN Virtual Lab: Windows Embedded CE 6.0 Platform Builde ... 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