GPS Shield Free V2 Application icon

GPS Shield Free V2 8

915.5 KB / 10+ Downloads / Rating 4.6 - 14 reviews


See previous versions

GPS Shield Free V2, developed and published by NUDGE ME, has released its latest version, 8, on 2017-11-28. This app falls under the Education category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.6, based on 14 reviews.

GPS Shield Free V2 APK available on this page is compatible with all Android devices that meet the required specifications (Android 1.6+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.nudge.me.GPSF

Updated: 7 years ago

Developer Name: NUDGE ME

Category: Education

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing GPS Shield Free V2 on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.6
Total 14 reviews

Reviews

5 ★, on 2020-04-30
A great app.Thanks a bunch for this.I made a autonomous Arduino GPS car using my Android phone with this app.

5 ★, on 2020-05-31
Worked perfectly... Well done

4 ★, on 2016-10-19
Handy app

Previous Versions

GPS Shield Free V2 8
2017-11-28 / 915.5 KB / Android 1.6+

About this app

New: Send your locations to Telegram Messenger via maps and messages form! Open your Telegram Messenger app, search for "gps2telebot", select the bot and press START to activate the bot. Send "myid" to the bot to request your Chat ID and when replied by the bot, copy the Chat ID. Open this app (GPS Shield Free V2), go to Settings menu and enter your Chat ID in the "Telegram's [@gps2telebot] Chat ID:" box. Start the GPS and you are ready to go! The app will send your location map and coordinates to your Telegram app at the interval that you set in the Settings menu. Please note that this feature is only an extra function of the app as you can still send the coordinates to the Arduino like before. Refer below instruction for that.

Ever wanted to equip your Arduino project with localization capabilities?

May be you are designing a self locating robot or vehicle auto tracking system, but you are in trouble with real GPS module/shield.

Perhaps the cost of the GPS hardware is out of your budget or its output format is simply hard to understand/decode.

Turn your phone into a GPS Shield!

This app provides you a GPS solution by acquiring the GPS signal and outputs the obtained coordinates through a string format via Bluetooth connection.

The output string can be sent to your Arduino board through Bluetooth connection and can be used to locate the current location of your project.

All you have to do is just connect a Bluetooth module (such as HC-06) to your Arduino board, upload the appropriate GPS string parser (sample is available) and establish Bluetooth connection between your project and this app.

You can view the sent output strings in real time by using the Arduino IDE's Serial Monitor window which consist of latitude, longitude, accuracy and time separated by modifiable serial headers.

Or else just use my Bluetooth Serial Terminal or Bluetooth Serial Monitor app to view the output in handy and mobile way!

Using my Bluetooth Serial Terminal/Monitor app, you can view how the GPS Shield app functions right away in seconds without the need of Arduino board/Blueeoth module at all.

The interval of each output string sending can be set through Settings menu which the minimum value is 5 seconds.

The output string format is:

~Latitude*Longitude%Accuracy@Time#

The output format is tailored to be easily read by everyone (including Arduino of course).

For example: ~3.1276*103.8624%6.2@173405#

The decimal places for latitude, longitude and accuracy can be set to any value you like (through Settings menu) and the format for time is as "HHmmss".

You can change the serial headers to any character you prefer such as from "~" to "A", "*" to "T" and so on, but make sure you make change in the Arduino's serial parser code as well.

If you need the Arduino serial parser code to decode the output string of this app, please don't hesitate to email me at nudge.me959@gmail.com.

Note:

This Free version of GPS Shield works just like the Full version, but in time-restricted manner.

You can use all of its function such as GPS coordinate acquisition and serial sending but once the first output string is sent, you only have 3 minutes before the serial output function is disabled.

If you like the function and the practicality of this app, please support me by purchasing the Full version at a very low cost.

*This app does not contain any ads at all*

Thank you!

New features

* Sending interval is reduced to minimum of 1 second instead of previously 5 seconds.
* Bluetooth listening function added.
* Now the app can work when the screen is off - reduces battery consumption.
* There will be notification service when the app is active - easy to re-access when it is running in background.
* The app does not only send the coordinates to Arduino via Bluetooth, but also send the coordinates to Telegram Messenger in the map and message form.
* Other minor changes.

App Permissions

Allows applications to connect to paired bluetooth devices.
Allows applications to discover and pair bluetooth devices.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows applications to open network sockets.
Allows applications to access information about Wi-Fi networks.
Allows applications to access information about networks.
Allows an app to access precise location.
Allows access to the vibrator.