TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136650 times)
  2. FAT32 Library (69863 times)
  3. Network Ethernet Library (55899 times)
  4. USB Device Library (46244 times)
  5. Network WiFi Library (41871 times)
  6. FT800 Library (41106 times)
  7. GSM click (28960 times)
  8. PID Library (26403 times)
  9. mikroSDK (26324 times)
  10. microSD click (25340 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

Delphi 7 example for testing the GPS L10 Click Board

Rating:

0

Author: Val Gretchev

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: GPS

Downloaded: 1105 times

Followed by: 3 users

License: MIT license  

The simplest way to test a GPS click board is to connect it to a PC by means of the built-in USB port. This program, written for Delphi 7, can be used to monitor the click board output messages. Use Disable Auto Output to stop automatic transmissions; Verbose mode to interpret fields.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Delphi 7 example for testing the GPS L10 Click Board" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Delphi 7 example for testing the GPS L10 Click Board" changes.

Do you want to report abuse regarding "Delphi 7 example for testing the GPS L10 Click Board".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

Connections for testing GPS.

Hardware connections.

Hardware connections.

This is how to connect the GPS click board to a PC.

View full image

ALSO FROM THIS AUTHOR

Using MINI-M4 for STM32 as a Servo Motor Controller

0

In this example I use general-purpose timer 3, channels 1 and channel 2 to drive a pair of servo-motors in a pan and tilt mechanism. The included test program provides a convenient way to send multiple seek commands to position the servos over their complete range of motion.

[Learn More]

Traffic Flow Recorder (TFR)

0

This project combines several examples into a single application implementing a traffic movement data logger. The collected data can be used to justify signal lights or to change the signaling sequence of existing lights. The hardware used for this project is mikromedia for Stellaris® M3 board.

[Learn More]

Adding WiFi to a MultiMedia Board for Stellaris M3

0

This project shows how to give a multi-media board wireless access to an Internet router and implements a simple UDP server/client communications protocol.

[Learn More]