Thursday, February 20, 2014

Sensors to Cloud on MVP cloud OS Road show - Chennai

I got an opportunity to present a session regarding Connecting Azure from Windows Embedded Compact 2013 with a live demonstration on Microsoft MVP Cloud OS Road show - Chennai on 15th Feb 2014. I used Almach kit to perform the demonstration. Soon i will upload a video on connecting cloud from WEC2013.
Thanks to Biplab paul - MVP community program manager India in order to give me an opportunity to present a session

Friday, February 7, 2014

Windows Embedded Compact 2013 on Visual Studio 2013 - Coming Soon

At present Windows Embedded Compact 2013 platform builder is a plugin of VS2012. Meanwhile VS2013 is released. Microsoft is working side by side to make Windows Embedded Compact 2013 support on VS2013. Windows Embedded Compact 2013 is updated with a Freescale IMX6 Sabre lite BSP and a WiFi driver for TISDP44xx BSP. See the below link for more information.
blogs.msdn.com/b/windows-embedded/archive/2014/02/05/coming-soon-visual-studio-2013-and-other-updates-to-compact-2013.aspx

Tuesday, January 21, 2014

Bluetooth Virtual COM port application for Windows Embedded Compact 2013

Sample Console Application to demonstrate Bluetooth virtual serial port application which includes device discoverable , paring, exporting the SPP and communicating through COM Port emulator. This application is build and tested in Windows Embedded Compact 2013 and CE 6.0. Click below link to download the source code from CodePlex.
Bluetooth Virtual COM Port Sample application for WEC2013 & CE 6.0
I have already explained it in another blog. Click the below link to read the post.
Enabling Bluetooth Serial Port Profile (SSP) for serial port emulator in Windows Embedded CE 6.0

Thursday, January 9, 2014

Windows Embedded Compact 2013 Custom User interface / Shell Demo


Since Microsoft removed the windows 98 based shell from Windows Embedded Compact 2013, e-con systems has developed a custom shell with a rich user interface for WEC2013 based ALMACH kit. Have a look and enjoy the video..

Tuesday, January 7, 2014

Windows Embedded Compact 2013 – How to set Debug Information

Every Windows based program, DLL and Lib has an option to store the debug information either in the Object (OBJ) file, PDB file (Program Database) or produce no debug information. Following link explains the various options to store the debug information for application development using Visual Studio. We can change this option with the project properties as shown in the below link.
/Z7,/Zi, /ZI (Debug Information Format)
Let us see how can we play the same options in Windows Embedded Compact 2013 build environment. Click the below link and Go head.
http://www.e-consystems.com/blog/windowsce/?p=1109 

Wednesday, January 1, 2014

VMR Features - Sample Application for Windows Embedded Compact 2013

I have already released a sample to demonstrate VMR Features such as Bitmap mixing and alpha blending for Windows Embedded Compact 7. This is just a re compiled / tested version on Windows Embedded Compact 2013. Click the below link to download the source code.
https://vmrwec7.codeplex.com/downloads/get/773974
To know more about this code, you can see the below blog link.
Exploring VMR Features on Windows Embedded Compact 7

Monday, December 16, 2013

Windows Embedded Compact 2013 – Boots less than a second

Now Almach – A Rapid development kit running on Windows Embedded compact 2013 boots and rendering the live camera preview less than a second. Also it has e-con system’s custom barcode libraries and capable of decoding the 1D and 2D bar codes. Almach has eSOM3730, which is a TI DM3730 processor based system on module and OV5640 – 5MP camera add on card.Below video shows the demonstration.

It is pride for e-con systems to show case the Windows CE products, services and camera solutions design capability. You can expect interesting videos with Almach Rapid development kit on Windows Embedded Compact 2013 soon.

Friday, October 11, 2013

Windows Imaging Component(WIC) on Windows Embedded Compact 2013- Sample Application

 Old Imaging APIs are completely removed on Windows Embedded Compact 2013 and only Windows Imaging Component (WIC) is supported on WEC2013. But no sample application is available for WIC in Windows Embedded Compact 2013 platform builder. But sample applications are available in Windows PC SDK.

I have just ported the PC application to facilitate the people who need this in Windows Embedded Compact 2013 and uploaded it on Codeplex.
https://wicdemowec2013.codeplex.com/

Friday, September 20, 2013

Windows Embedded Compact 2013 – Understanding STARTUPTEXT macro - Part 2



This post is the continuation of the WEC2013 – Understanding STARTUPTEXT macro - Part 1. Finally found a solution on how to fix the entry point at the beginning of the code in the executable. Let’s make the hand dirty.
Please click the below link to know more...

Monday, September 16, 2013

Windows Embedded Compact 2013 – Understanding STARTUPTEXT macro - Part 1

On continuation of WEC2013 porting blog series, I would like to share about the change in STARTUPTEXT macro and its effect on WEC2013. Before that we have to understand the purpose of this macro. Go ahead with the following link..
http://www.e-consystems.com/blog/windowsce/?p=981 
On continuation of WEC2013 porting blog series, I would like to share about the change in STARTUPTEXT macro and its effect on WEC2013. Before that we have to understand the purpose of this macro. - See more at: http://www.e-consystems.com/blog/windowsce/?p=981#sthash.L8Bxc734.dpuf
On continuation of WEC2013 porting blog series, I would like to share about the change in STARTUPTEXT macro and its effect on WEC2013. Before that we have to understand the purpose of this macro. - See more at: http://www.e-consystems.com/blog/windowsce/?p=981#sthash.L8Bxc734.dpuf