Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

Let's write a simple .NET 4 Location-aware application!

So you want to write an application in .NET that’s location-aware? Let’s start with a code sample (console application) that will show you how to use a GeoLocationProvider to respond to location updates, and print those updates out to the console. In
Posted by GavinGear | 1 Comments

Video of PDC 2009 .NET 4 Location Session

Are you interested to learn more about how location devices and applications work in Windows 7? Do you want to see a demo of Windows 7, Location awareness, the new .NET 4 Location API, and Visual Studio 2010? If so, you can watch the session I presented
Posted by GavinGear | 0 Comments

.NET 4 and VS 2010 to support Location API in all SKUs

Last year at PDC 2008, Microsoft first announced the Windows 7 Sensor and Location platform. Last month, we shipped Windows 7 worldwide, and the corresponding Windows 7 Sensor and Location platform. This is great because now sensor and location hardware
Posted by GavinGear | 0 Comments

Going to PDC09? Want to learn about developing Location-Aware applications with .NET?

Hey there- If you're interested in building location-aware applications, and if you're going to be at PDC this year, come check out the session I'll be presenting on Location-Awareness in .NET 4. Here's the information: http://microsoftpdc.com/Sessions/CL17
Posted by GavinGear | 0 Comments

3 part Windows 7 Sensor Platform article by Sergey Zwezdin

Sergey Zwezdin (Microsoft C# MVP) has recently put together a 3 part series about the Windows 7 sensor platfom, the Windows 7 sensor development kits, and programming with C# with the platform for these boards: Part I: http://geekswithblogs.net/sergun/archive/2009/06/15/windows-7-sensor-and-location-platform-what-is-it-part.aspx

Great article covering Windows 7 Sensor development kit driver install

Part of Windows 7 is a completely new platform for Location and Sensors. This is a framework that tries to remove the old legacy of COM-ports for communication with external devices. Even a lot of today's USB devices, still rely on the COM protocol to communicate with the PC. The Location and Sensor Platform in Windows 7 improves this with a modern architecture for arbitrary hardware sensory input. One of the most important advances in this platform is the ability for multiple applications to use the same sensors at the same time, this has always been some of a problem with GPS, where only one instance of the application could read the GPS coordinates.
Posted by GavinGear | 0 Comments

Great writeup on car racing game XNA sample and sensor development kit

Hello all- Pietro Brambati just posted a great writeup on how you can install and run the XNA car racing sample application, and drive the car using the accelerometer built into the Windows 7 Sensor Development kit- with step by step instructions! Check
Posted by GavinGear | 0 Comments

Windows 7, coming soon to the public!

With Windows 7 coming to the public soon, I thought I'd take a moment to write down a quick list of some of my favorite things that are new for Windows 7. Easy connection to networks With the new wireless connection interface, all you have to do is click
Posted by GavinGear | 0 Comments

Windows 7 Sensor development kit downloads are live!

If you have a sensor development kit, and either don’t have the required software/firmware, or want to update your board’s firmware (to enter Windows 7 sensor demo mode by default, or to experiment with Adaptive Brightness in Windows 7) the following

How to get new Freescale sensor boards to work on Windows 7

If you've purchased one of the new Freescale dev kits online , you may have noticed that the board does not work out of the box on Windows 7. The default mode is for Freescale demos. There are two options to get this board to work on Windows 7: Repeatedly

Windows API Code Pack is live, and with support for Windows 7 Sensors!

As a part of the Windows 7 RC release wave, the Windows SDK team has released the “Windows® API Code Pack for Microsoft® .NET Framework (v0.85)”. What is this code pack you may ask? This .NET source code supports new Windows 7 light-up developer features

Windows 7 RC Developer Essentials

Now that Windows 7 RC builds are live, you may want to know “what do I need to download and install to get going with driver or application development on Windows 7”? Well, I’ll do my best to outline that here! Essential: Download and install Windows
Posted by GavinGear | 1 Comments
Filed under:

Don't have a light sensor? Use VirtualLightSensor.exe from the SDK!

What is the Virtual Light Sensor tool? This tool allows the user to simulate an ALS (Ambient Light Sensor) device. The main purposes for simulating ALS devices would be to either experiment with the new Windows 7 Adaptive Brightness feature, or to test
Posted by GavinGear | 1 Comments

Windows 7 Sensor development kit boards are available for order!

If you've been wanting to get a Windows 7 Sensor development kit, you can now order directly from freescale here: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=JMBADGE&tab=Buy_Parametric_Tab&fromSearch=false This board has the

Want to write a sensor driver? Windows 7 Beta WDK docs are live on MSDN.com!

If you have been wondering about how to support your sensor or location device on Windows 7, wonder no longer! The Windows 7 Sensor WDK documentation is live on MSDN: http://msdn.microsoft.com/en-us/library/bb870493.aspx This documention covers driver
More Posts Next page »
 
Page view tracker