TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (352 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 (136713 times)
  2. FAT32 Library (69924 times)
  3. Network Ethernet Library (55936 times)
  4. USB Device Library (46259 times)
  5. Network WiFi Library (41884 times)
  6. FT800 Library (41150 times)
  7. GSM click (28979 times)
  8. PID Library (26410 times)
  9. mikroSDK (26355 times)
  10. microSD click (25353 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: 1106 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

8-Digit 7-Segment LED Display in a mikroBUS Format

5

Sometimes you just need a long numeric LED display with up to 8 digits. This example provides manufacturing files to construct two PCBs. One with the appropriate driver circuits on a mikroBUS format board and the other with a row of LED modules that can be mounted remotely.

[Learn More]

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]

MikroMedia + for STM32 with Shield and GSM2 click board.

0

This code uses the GSM2 click board to send SMS text messages to a cell phone number. It can be modified to execute 2-way communications using the skeleton code provided. The code is modular and can be easily used in many other projects.

[Learn More]