Mobile Speedometer - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
After the last GPS related application, GPS Compass, I've been wanting to do another GPS focused application. This time I figured we'd get in the driver's seat with our friend: SPEED.
Gentlemen, start your engines…
The application is built off of Windows Mobile 6 SDK included a GPS Application in the samples folder, C:/Program Files/Windows Mobile 6 SDK/Samples/PocketPC/CS/GPS.
This uses the GPS Intermediate Driver. If you are writing a location aware application for Windows Mobile this is definitely the way to go. ;)
The main UI is located at the top of the screen. We have a simple speedometer graphic in the background to add some flair to the application. On top of this we overlay the current speed based off of information returned from the GPS device. We can also use Fake GPS to simulate a GPS device.
Below this we have a readout of various GPS statistics that are updated continuously.
One thing to note is Speed may be return in knots which you will likely want to convert to either miles or kilometers.
Possibilities:
I think a more realistic UI would be a great improvement. And the ability to switch from miles to kilometers would be good too. If the odometer would track miles traveled that would be an awesome enhancement.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional
Similar Software:
FON Access Points for Ireland FON Access Points for Ireland - FON offers you a new Points of Interest service (POIs). This allows you to download FONspots directly to your navigation device.
What does that mean? You can download a Points of Interest file directly to your navigation device
CellGPSer CellGPSer uses the cellular signal on your device to instantly find your approximate GPS. Tap the button while your phone is on and the program will send your cellular tower information to OpencCellID.org. The program will then display the approximate GPS. This service is provided by OpenCellID
chtiGPS chtiGPS is intended to the sportsmen and to hikers, for their training (bicycle, rollers, ski...), but also to locate itself by knowing the distance and the direction from the closest cities. Geolocalization finally makes it possible to reassure its close relations at the time of great exits..
GPS2Watch GPS2Watch - Add-on for smartWatchM that displays GPS information on supported Bluetooth watches. It simply uses smartWatchM "3rd party notifications", and connects to WM5+'s intermediate GPS driver, so no messing with COM ports. It should work with any device/GPS combination, if the GPS is external it must be set in WM's "External GPS" settings
Pocket PC Geocaching Tools Pocket PC Geocaching Tools - Many tools in one program to help you while you are geocaching.
What's included?
* Open GSAK databases directly
* HTML view
* Field Notes
* Hint decoder and decryption
* Several coordinate functions
* Solver
* Transformer (Text to Digits, etc
Private Tracker Pro Private Tracker Pro is a mobile tracking tool that runs on Windows Mobile-based PDAs and Smartphones. Private Tracker Pro tracks the user''s current location and logs the locations that the user has visited into a hidden log file. Best of all, Private Tracker Pro runs in a discrete manner, and the user is not aware that his or her whereabouts are tracked
GPSmeter Do you still use your GPS device for navigating only?
Turn your Pocket PC into a high precision metering machine using your GPS receiver! With MASPware GPSmeter you can measure short and long distances (beeline or routelength), altitude differences, timespans, average values and min-max-values using an internal or external GPS receiver
Google Navigator Google Navigator is the most powerful and easy to use GPS navigation software on your Pocket PC. Also is the best and most easy to use and convenient software on your Pocket PC. All map data is transferred from Google via network, and save permanently on your device until you want to delete it
FON Access Points for Equatorial Guinea FON Access Points for Equatorial Guinea - FON offers you a new Points of Interest service (POIs). This allows you to download FONspots directly to your navigation device.
What does that mean? You can download a Points of Interest file directly to your navigation device
GPS Bluetooth Wizard GPS Bluetooth Wizard - Use this product to configure your Bluetooth GPS device to work with your Windows Mobile 5.0 Smartphone, such as the Samsung Blackjack. Wizard guides user thru selecting the GPS device, and adds system registry information for the device to function properly with GPS subsystem on SmartPhone
Other Software by developer «Chris Craft»:
Mobile SMS Contact Mobile SMS Contact - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Today one of my readers, Paul Diston, made the following request
What Is My IP? What Is My IP? - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
You may have seen sites like WhatIsMyIP.com, IPChicken.com, and my favorite IPCow.com
Mobile Weather Mobile Weather - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Mobile Signature Mobile Signature - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Lunch-O-Matic Lunch-O-Matic - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Being a geek, I have a lot of geek friends. Being friends, we tend to eat lunch together
Prize Picker Prize Picker - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
There is probably someone out there who doesn't think this is the best looking application ever
GPS Clock GPS Clock - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
I couldn't resist creating another GPS related mobile application
Community Megaphone Reader Community Megaphone Reader - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
SMS Logger SMS Logger - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
I've had a lot of requests for SMS related applications