Wednesday, November 26, 2014

Windows IoT on Galileo – Connecting Adafruit 10DOF IMU Breakout Part - 1


This blog explain you on how to connect the Adafruit 10DOF IMU (A combo board provides 3-axis gyro, 3-axis compass, barometric pressure and temperature sensors) to Galileo Gen 1 board using Windows IoT. I bought this sensor board for some other purpose but I found it is also Arduino compatible, so I tried with Galileo and succeeded.

Components
  • ·         Intel Galileo Gen1
  • ·         Visual studio 2013 with Windows IoT SDK (Visit: windowsondevices.com for more details) and Galileo C++ SDK NuGet Package is required.

Tuesday, September 2, 2014

Windows Embedded Compact – Accessing Microsoft Azure Storage services

Microsoft Azure storage services contains queues, tables and blob storage. This table is a non SQL tables which store data in a simple manner and it has its unique advantage than the Azure SQL Database in cost aspect.
There is no standard library so far to access Azure storage services in Windows Embedded compact. Accessing storage services requires HTTP REST API implementation, e-con systems has developed a .Net CF based framework to access Azure storage services from Windows Embedded Compact.
Please see the below link to proceed further.
http://www.e-consystems.com/blog/windowsce/?p=1202

Thursday, August 7, 2014

Windows IoT on Galileo – The Beginning


As many of you know Microsoft is focusing on Internet of Things (IoT) and it has started developing an IoT version of Windows OS. It was announced in the Build 2014 conference. As a first step, Microsoft open a Web site and encourage developers (Professionals, Students and Hobbyist) to register here in order to receive a worthy Intel Galileo development kit with Windows IoT on it. You can see more information about Windows Developer Program for IoT in the below link.
http://dev.windows.com/en-us/featured/Windows-Developer-Program-for-IoT

As a Microsoft MVP, I am privileged to receive the earlier shipment of Galileo kit. Thanks to Windows Embedded (IoT) team. Many of the registered developers will receive this package soon.

Windows IoT on Galileo

Wednesday, July 16, 2014

UVC Camera support on Windows embedded Compact 2013

e-con systems has an extensive hands-on experience in custom camera/USB (UVC) camera design and development. On the other hand, e-con has the similar expertise in design and development of Computer on modules with Windows Embedded Compact.
- See more at: http://www.e-consystems.com/blog/windowsce/?p=1182

Monday, July 7, 2014

Bluetooth Support for WEC2013 custom shell

Few months back we at e-con systems released a .NetCF 3.9 based custom shell named eShell for Windows Embedded Compact 2013 specifically to support our DM3730 based System On Module(SOM) and its rapid development kit. Later eSshell shall  be extended to upcoming SOMs and its rapid development kit. we are continuously working on adding features to this shell to facilitate our customers. On that account, we developed a .NetCF 3.9 based Bluetooth framework and this is demonstrated through this shell. This framework support SPP, OBEX, HID and PAN profiles.
See More to click the below link.
http://www.e-consystems.com/blog/windowsce/?p=1174


Monday, April 21, 2014

Windows Embedded Compact 2013 – Removed Catalog items



Microsoft has listed the catalog changes for Windows Embedded compact 2013 from compact 7 in the following MSDN link,
But still few more components are removed and not listed in the above link and the document has to be updated.See the below link....

Tuesday, April 1, 2014

Tuesday, March 4, 2014

Sensor to Cloud: Connecting Cloud (Azure) from Windows Embedded Compact 2013 Demostration




e-con systems demonstrate a cloud (Azure) connected security access control system based on Windows Embedded compact 2013 running on Almach Rapid development kit. This is an typical example to showcase the Internet of Things capabilities on compact 2013 devices.  This application utilized Azure web services, SQL data base services and Storage blob services.

Friday, February 28, 2014

Windows Embedded Compact 2013 on Visual Studio 2013 - more updates

This is an updated information which i have shared in the below post.
http://vinoth-vinothblog.blogspot.in/2014/02/wec2013-on-vs2013-coming-soon.html
On February 25th at Embedded World, Microsoft announced the general availability date in the near future (1H of 2014) for the update release to Windows Embedded Compact 2013.   This release includes integration with Visual Studio 2013, an inbox wifi driver and other improvements. This announcement was part of a presentation on Feb 25th on ‘Windows Embedded Compact 2013’ that provided details on the update release.