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:
CoffeeGoogler CoffeeGoogler uses the GPS on your PocketPC to find the 50 closest coffee shops sorted via GPS distance. Tap the button to start the GPS and when you get a lock tap on it to view the list of local coffee shops. You can also dial the store. The GPS maps and coffee search service is provided by Google
HERE HERE - HERE is a free Send GPS Location Application for Windows Mobile. You can use it to find your location, then lets you send a link with that location to a friend, family member, business associate and so on. When the intended recipient receives the link, they can click on it to open a dynamic map that displays your location in real-time
Sanoodi Sanoodi is one of the world's leading community platforms for runners, joggers, walkers, cyclists and people who enjoy any of the 30 different outdoor activities that we support. People from all over the world are sharing their adventures via our website or SMap our free to use range of applications for GPS equipped mobile phones. Sanoodi
FON Access Points for Honduras FON Access Points for Honduras - 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
TravelCompasses TravelCompasses - TravelCompasses uses the GPS on your PocketPC to find a "Home" position. Then the program displays a compass that rotates to your current GPS. The program also displays your current compass degrees.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
FON Access Points for Jordan FON Access Points for Jordan - 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
SMSGPSer SMSGPSer allows you to create SMS contact number '.pgps' links and dial them via GPS distance. Select 'Start GPS' to get a GPS lock and create a new '.pgps' phone number. The program displays the distance between each GPS point and your current GPS. Tap on the link to start the built in SMS composer
AlarmGPSs AlarmGPSs - AlarmGPSs uses the GPS on your PocketPC as a proximity alarm. When you start the GPS the program tracks your home location. You can set a distance range and when the PocketPC is moved past the distance then the alarm sounds.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
FON Access Points for Greece FON Access Points for Greece - 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
TravelNMEA TravelNMEA - TravelNMEA uses the GPS on your PocketPC to log your latitude/longitude/altitude and speed in a NMEA standard format file. You can also tap on the Google.com button for a road map from the Google.com maps mobile service.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Other Software by developer «Chris Craft»:
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
Pocket Death Clock Pocket Death 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.
Let's have some fun today. And do an application that is just for kicks
Mobile Quiz Mobile Quiz - 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 we are going to look at another classic goal in Mobile development, data collection
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
Trippr Trippr - 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've probably already figured out what this application does
MobileInfo MobileInfo - 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.
Information is power. And with the .NET Compact Framework we can have all the information we want
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
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
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
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