Sign in
Jim Travis's Blog
Covering the Windows 7 Sensor and Location Platform and other cool technologies.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET
accelerometers
current report interval
Driver Kits
Location
location api
orientation sensors
PDC
proximity sensors
SDKs
sensor api
sensor development kit
sensor documentation
sensor driver
sensor events
sensor programming
sensor WDK
Sensors
VT_VECTOR
windows sensors
Archive
Archives
February 2010
(1)
January 2010
(2)
December 2009
(1)
October 2009
(1)
September 2009
(1)
August 2009
(1)
July 2009
(1)
June 2009
(2)
May 2009
(2)
April 2009
(1)
March 2009
(3)
February 2009
(4)
January 2009
(3)
November 2008
(4)
June 2008
(7)
May 2008
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jim Travis's Blog
Use your Wii-mote as a sensor with the Windows 7 Sensor Platform
Posted
over 3 years ago
by
jimtravis
0
Comments
A cool Wii-mote driver project on The Code Project: http://www.codeproject.com/KB/system/wiisensor.aspx
Jim Travis's Blog
Windows Sensors on Channel 9 and Coding4Fun Arduino sensors
Posted
over 3 years ago
by
jimtravis
0
Comments
Channel 9 discusses generic sensor driver from O'Reilly: http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-Hack-Powerwheels-APIs-for-Wikipedia-Smooth-Streaming-Arduinos-and-more/ Coding4Fun topic about Arduino sensors: http://blogs...
Jim Travis's Blog
Facebook group for Windows Developers
Posted
over 3 years ago
by
jimtravis
0
Comments
Gus Class has created a Facebook group called " Windows Developers ." If you use Facebook, come join us.
Jim Travis's Blog
Using Windows 7 to Monitor a Motion Sensor
Posted
over 4 years ago
by
jimtravis
0
Comments
Donn Morse has posted sample code and a white paper here: http://code.msdn.microsoft.com/motionsensor The whitepaper describes how you can build a simple motion sensor, a Sensor device driver, and a Sensor application that you can use to observe...
Jim Travis's Blog
Learning Pathways for Sensors and Location
Posted
over 4 years ago
by
jimtravis
0
Comments
We've published a new Windows Developer Center on MSDN. Part of the update includes a nice page for learning about Windows 7 sensors and location. Here's the link: http://msdn.microsoft.com/en-us/windows/ee658252.aspx Enjoy!
Jim Travis's Blog
u-blox Releases Windows 7 Driver
Posted
over 4 years ago
by
jimtravis
1
Comments
Press release here: http://www.u-blox.com/en/press-and-events/press-release-archive/845.html If you're looking for GPS hardware to use for developing your Windows 7 location-aware apps, u-blox has a solution available now. Driver here: http://www...
Jim Travis's Blog
Sensor API interop in Windows API Code Pack
Posted
over 4 years ago
by
jimtravis
0
Comments
Here's a source code release for .NET interop with Win32 features, including the Sensor API: http://code.msdn.microsoft.com/WindowsAPICodePack The Windows® API Code Pack for Microsoft® .NET Framework provides a source code library that can be used...
Jim Travis's Blog
Sensor Constants and VECTOR Types
Posted
over 4 years ago
by
jimtravis
0
Comments
In the Windows 7 Sensor platform, some properties and data fields contain arrays of information. For example, the SENSOR_PROPERTY_LIGHT_RESPONSE_CURVE property contains an array of 4-byte unsigned integers. However, when you receive such arrays through...
Jim Travis's Blog
New page on Freescale's Web site for the Windows 7 Sensor Development Kit
Posted
over 4 years ago
by
jimtravis
0
Comments
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=JMBADGE2008-B
Jim Travis's Blog
Location Sensors Question from a Reader
Posted
over 4 years ago
by
jimtravis
0
Comments
A reader asks: I've searched for information on Internet how to say to Windows 7 that external Bluetooth GPS should be used as the location sensor, but actually I have not found any answers, just the similar questions in forums. Probably it would be...
Jim Travis's Blog
Firmware update for Freescale Windows 7 Sensor Development Kits
Posted
over 4 years ago
by
jimtravis
1
Comments
http://code.msdn.microsoft.com/SensorsAndLocation/Release/ProjectReleases.aspx?ReleaseId=2359 See the “Sensor Development Kit for Windows 7 ” link. This firmware puts the badge board into sensor demo mode, by default. See the readme for details...
Jim Travis's Blog
Windows 7 Sensor Development Kits available from Freescale
Posted
over 4 years ago
by
jimtravis
2
Comments
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=JMBADGE&tab=Buy_Parametric_Tab&fromSearch=false If you've seen the sensor development kits we handed out at PDC and WinHEC last year, but couldn't get your hands on one, great news...
Jim Travis's Blog
Sometimes, it's the low-tech solution that's best
Posted
over 4 years ago
by
jimtravis
1
Comments
Here's a great article that spotlights a colleague in PC3 at Microsoft. Mike LaManna has done some great work, here, with a low-tech (and virtually free) accessibility solution that will help a lot of people. Click here for the article.
Jim Travis's Blog
The .NET Interop Sample and 64-bit
Posted
over 4 years ago
by
jimtravis
2
Comments
If you don't compile the interop sample for 64-bit and then try to use the x86 version in your 64-bit project, you'll get a BadImageFormatException when you try to compile your project. This is to be expected. However, we've noticed that the x64 configuration...
Jim Travis's Blog
The DEFINE_PROPERTYKEY macro
Posted
over 4 years ago
by
jimtravis
1
Comments
If you've worked with property keys, say with Windows Portable Devices, you've probably run across this macro. The Sensor platform would require you to define your own property keys if, say, you want to define a custom sensor data type. This macro isn...
Jim Travis's Blog
.NET interop sample available for Sensor API and Location API
Posted
over 4 years ago
by
jimtravis
1
Comments
If you've been itching to work with sensors and location, but prefer to use .NET, here's great news for you! http://code.msdn.microsoft.com/SensorsAndLocation Here's a direct link to the code download: http://code.msdn.microsoft.com...
Jim Travis's Blog
Siftables: Toy Blocks Become a Computer
Posted
over 4 years ago
by
jimtravis
0
Comments
http://www.ted.com/talks/david_merrill_demos_siftables_the_smart_blocks.html Captivating video that demos the use of blocks as computers. Obviously some orientation and proximity sensor stuff going on here, too.
Jim Travis's Blog
MIT Team Shows 'Sixth Sense' Wearable Computer
Posted
over 4 years ago
by
jimtravis
1
Comments
http://www.foxnews.com/story/0,2933,489444,00.html
Jim Travis's Blog
Sensor Windows Driver Kit beta docs on MSDN
Posted
over 4 years ago
by
jimtravis
1
Comments
http://msdn.microsoft.com/en-us/library/bb870493.aspx We're experiencing some issues with rendering bulleted and numbered lists and working diligently to resolve this issue. Thanks for being patient.
Jim Travis's Blog
Of Sensor Drivers and Report Intervals
Posted
over 4 years ago
by
jimtravis
1
Comments
Disclaimer: Any time I post information about what I’m working on, it represents my current thinking, which is subject to change as I discover more information about the platform. I’d think this would be obvious in a blog, but I just want to remind the...
Jim Travis's Blog
Sensor and Location API Docs are live on MSDN
Posted
over 4 years ago
by
jimtravis
1
Comments
Sensor API Location API Windows 7 SDK Beta Tell a friend!
Jim Travis's Blog
The ATL CSimpleMap Class
Posted
over 4 years ago
by
jimtravis
3
Comments
I was working on a sensor driver sample last week, the one I wrote about below. One of the requirements of the sample is that the driver must keep track of the list of requested report intervals. The idea is that the driver will fire events at the shortest...
Jim Travis's Blog
Cool Sensor Dev Kit Video
Posted
over 4 years ago
by
jimtravis
0
Comments
On YouTube: http://www.youtube.com/watch?v=YZzQycqjIfY Check out the cool accelerometer-controlled spaceship starting around 1:08. Now if only I spoke German. Hope he's not saying anything untoward. ;-) (Thanks, Gavin, for the link.)
Jim Travis's Blog
How I learned about sensor drivers
Posted
over 5 years ago
by
jimtravis
2
Comments
So, when I started working on the documentation for the sensor platform, I started at the bottom: the driver level. I've been at Microsoft 8 years now. In fact, my anniversary was this week. Come to think of it, my wedding anniversary was this week, too...
Jim Travis's Blog
About the Sensor and Location documentation released at PDC
Posted
over 5 years ago
by
jimtravis
1
Comments
I thought I'd give some useful information about the docs we released for PDC. Keep in mind that these are very early docs. The docs for the Sensor API, Location API, and Sensor WDK provide some pretty good and mostly up-to-date reference materials...
Page 1 of 2 (36 items)
1
2