GPS Tools

30 sec read

If you’re into geo-app development the following tools should come handy.

GeoFrameworks and Jon Person released their GPS Framework for .NET on CodePlex!  The  really nice thing about this framework is it works with both the full blown .NET Framework and the Compact Framework.  If you’re developing for a Windows Mobile, embedded, laptop or desktop computer, it should handle all your needs.

Just a few of the features are:

  • Automatic detection of serial GPS devices (or devices found via a virtual serial port). Capture
  • Automatic detection of Bluetooth devices (when using the Microsoft Bluetooth stack.)
  • Automatic baud rate detection.
  • Automatic recovery of lost connections.
  • Advanced GPS precision via Kalman filtering.
  • Support for desktops and mobile devices.
  • Support for real-time GPS data without relying on Microsoft’s GPS API.
  • Support for control and monitoring of precision.
  • A set of animated gauge controls for desktops and mobile devices (Altimeter, Compass, Speedometer, SatelliteViewer, SatelliteSignalBar).
  • Storyboarding can save you time

    It is human nature to jump right into a project without spending the necessary preparation time to ensure success. They say that 80% of...
    kpantos
    49 sec read

    jVectorMap

    Before HTML5 when it came to creating rich interactive maps where one could hover or click any region and see details about them, Flash...
    kpantos
    26 sec read

    Fast Multidimensional Filtering for Coordinated Views

    Crossfilter is a JavaScript library for exploring large multivariate datasets in the browser. Crossfilter supports extremely fast (<30ms) interaction with coordinated views, even with...
    kpantos
    20 sec read

    One Reply to “GPS Tools”

    Leave a Reply

    Your email address will not be published. Required fields are marked *