Register Login
Home    February 22, 2012
Recent blog entries Minimize

Kinect device driver for WEC 7

I am now developing a WEC 7 device driver for Kinect. If any of you guys have any inside info on the data streams for the motor, camera and audio devices, I’d love to hear about it. It will be a great help.

Asynchronous I/O request support in WEC 7 device drivers

Just posted an article about implementing asynchronous I/O request support in Windows Embedded Compact 7 device drivers. I guess it will take a couple of days to approve it so be patient Smile.

Win CE Wi-Fi Driver

Hi All,

Before we move on to working with Phidgets let us get one more driver installed. We will be making use of the Wi-Fi driver and using Remote Desktop application. Installation process is exactly similar to the Webcam driver installation I wrote about in the last blog.

Windows CE Wi-Fi Driver

You can download the driver from the link above. In the next blog we will work with Phidgets.

Thanks for reading.

Context in s stream driver

A brief overview of context in a device driver.

Read the rest of entry »

The book is nearly done "Professional Windows Embedded Compact 7"

The book is nearly done.

Read the rest of entry »

CEDriverWiz updates

New version coming for CEDRiverWiz.  New substution engine.

Read the rest of entry »

Windows CE 6.0 Webcam Interface

Hi All, Sorry couldn't post on earlier, been busy with some work anyways, one of the most discussed issues regarding Windows CE 6.0 has got to be the webcam interface so, lets have a look at what is what. There are two popular methods for doing this: 1: As described in Mike Hall's article on MSDN Mike Hall's article and 2: The open source webcam project from Codeplex written by Mr. Douglas Boling In my project I worked with the webcam project developed by Mr.Douglas Bloing simply because its a lot easier to implement, however the only short coming in this method is that it only worked with Logitech QuickCam Pro 5000. I did try working with another model but, I did not have any luck with it. So lets have a look at how to build a subproject to get the webcam working with windows CE 6.0. Two components are needed to build this subproject: 1: Windows Embedded CE 6.0 USB Camera Driver 2:Windows CE 6.0 Webcam Project by Mr. D.Boling This time around I thought of putting a lot of pictures in, instead of w ...

Read the rest of entry »

Windows Embedded Handheld

I won’t go into all the complicated maneuvers going on within Microsoft, but what is of interest to us is the fact that what used to be Windows Mobile 6.5 is now Windows Embedded Handheld. With Windows Phone 7 now being the smart phone platform WM has been shifted to the embedded group and is now available for mere mortals like embedded developers to create handheld devices providing a full array of connectivity capabilities. The main benefactors of this development are makers of mobile enterprise devices for presale/van sale personnel, field technicians, warehouse personnel, you got the idea. However what makes them suitable is the fact that WEH devices can be managed by the enterprise IT staff using tools like System Center Configuration Manager, Exchange Active Synch, or third party solutions, with security enforced through password enforcement, remote wipe and data encryption technologies.

Embedded101 Blogs

Embedded101 Blogs

What is new?

Embedded101 Blogs

I now have a rough time line for the book. It should be available around the end of June at the latest beginning of July. The device driver wizard that I mentioned in my article about the new filter drivers model that Windows Embedded Compact 7 supports will accompany the book. This will be a freeware version, while I plan to market the full blown version shortly after that.

Working with Serializer .NET Library and Serializer .NET Robot Controller

Hi All, In this post I will talk about installing the Serializer .NET library and some features os the Serializer .NET Robot Controller developed by RoboticsConnection. The Serializer 3.0 Robot Controller provides a ready-to-use solution to interface the Microsoft™ .NET framework, or C++ applicaitons to the most common robotic hardware. Details about the board can be found here Serializer .NET Robot Controller Here is how we install the .NET library for use in the projects that involve using the Serializer .NET Robot Controller. Note: Although the board is called robot controller it can be used for much mmore than just controlling robots it can be used for numerous other application like, Motor control, Sensor interface, etc. The Serializer™ Library is based on the Microsoft .NET 2.0 Framework. It does not support the use of the .NET 1.1 Framework. So, here we go, Step 1:Download the Download the latest version of the Serializer™ .NET Library Installer from: Serializer .NET Library Step 2:Run the installe ...

Read the rest of entry »

 
Embedded101 Articles Minimize
Oct07Stream Driver with CEDriverWiz rev 0.3
Created by Samuel Phung on 10/7/2010 12:00:00 AM

Read More..


Oct06Connecting Visual Studio IDE to CE 6.0 Target Device with CoreCon
Created by Samuel Phung on 10/6/2010 12:00:00 AM

CoreCon is used to establish connectivity between Visual Studio 2005/2008 IDE and CE 6.0 target dev...
Read More..


Oct04Platform Builder: Automatically Flushing the Registry on Changes
Created by Samuel Phung on 10/4/2010 12:00:00 AM

Automatically save changes to Windows CE registry
Read More..


Oct04Windows CE: Save and Restore the Registry
Created by Samuel Phung on 10/4/2010 12:00:00 AM

Save and Restore the Entire Registry The functions RegCopyFile() and RegRestoreFile() can be used t...
Read More..


Oct04Windows CE: Stream Interface Driver Registry Settings
Created by Samuel Phung on 10/4/2010 12:00:00 AM

If you have looked at my other posts on stream interface drivers, you have seen that the registry s...
Read More..


Oct04Windows CE: Persisting Registry Changes from an Application
Created by Samuel Phung on 10/4/2010 12:00:00 AM

Saving changes to the Windows CE registry from an application
Read More..


Oct04Windows CE: Enhanced BusEnum
Created by Samuel Phung on 10/4/2010 12:00:00 AM

Enhancing BusEnum to improve perceived time to boot Windows CE
Read More..


Oct04Windows CE 6.0: User Mode KernelIoControl
Created by Samuel Phung on 10/4/2010 12:00:00 AM

Windows CE 6.0 introduces some new security features including new meaning for User Mode and Kernel...
Read More..


Oct04Windows CE: Soft Reset
Created by Samuel Phung on 10/4/2010 12:00:00 AM

There are some reasons to reset a device. Some examples would be installing a new driver or changin...
Read More..


Oct04Windows CE: Reading a String from the Registry
Created by Samuel Phung on 10/4/2010 12:00:00 AM

Programmatically read a string from the Windows CE registry.
Read More..


 
  Minimize
 
 Copyright 2010 by Embedded101   Terms Of Use  Privacy Statement