Aug 31
In my pet project Run Smart With Me I decided to use GPS.NET 3.0 to handle the GPS functionality. GPS.NET is an open source project and can be found on CodePlex. My pet project will use the built in GPS device on mobile devices to track speed and distance when working out (running, cycling, skating).
In this post I will explain how I used the GPS.NET in my project.
Continue reading »
Tagged with: CodePlex • Compact Framework • GeoFrameworks • GPS • GPS.NET • RSWM • Windows Mobile
Nov 24
It is easy to think that developing an application for Windows Mobile using the built in GPS unit requires a lot and complex code. Luckily this is not the case. You can actually have the base for a .NET Compact Framework GPS application up and running in less than 10 minutes if you choose the correct tools.
This post describes what I have found to be the easiest and fastest way to create an application that is interacting with the GPS unit in .NET Compact Framework.
Continue reading »
Tagged with: Compact Framework • Development • FakeGPS • GPS • Mobile applications • Mobility • Windows Mobile
Apr 02
GPS (Global Positioning System) is a well known technology used for tracking and navigating. Everyone that have used GPS knows that the signal is blocked when you are inside a house, in a garage or surrounded with tall buildings. IPS (Indoor Positioning System) is a technology used for positioning were GPS can not be used. The most common technologies for IPS are radio, infrared or ultrasound signals.
Lets have a quick look at the three different IPS technologies.
Continue reading »
Tagged with: GPS • IPS • RFID • Sonitor • Ultrasound