TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (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 (139254 times)
  2. FAT32 Library (71751 times)
  3. Network Ethernet Library (57122 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28078 times)
  9. PID Library (26885 times)
  10. microSD click (26198 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

GPS click - L10 - Examples

Rating:

0

Author: MIKROE

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: GPS/GNSS

Downloaded: 7740 times

Followed by: 5 users

License: MIT license  

Simple example which demonstrates usage of the GPS Click board with QUECTEL GPS module.

It displays a map of the world on the TFT and shows the location of the GPS module on it.
Also it displays current coordinates of GPS receiver.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "GPS click - L10 - Examples" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "GPS click - L10 - Examples" changes.

Do you want to report abuse regarding "GPS click - L10 - Examples".

  • Information
  • Comments (2)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

GPS Click - L10 Board

GPS Click - L10 Board

Front and back view of GPS Click - L10 board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins.

View full image

GPS Click - L10 Board is a compact solution for adding GPS functionality to your device. It features QUECTEL L10, high performance MTK positioning engine. Board is organized in mikroBUS form factor.

Communication is done using UART or USB connection. Board can be used both with a microcontroller, or data can be acquired using PC application through USB. All communication lines should be driven with 3.3V logic.Examples are written for :
  - EasyPIC7 - PIC18F45K22
  - EasyPIC PRO v7 - PIC18F87K22
  - EasyPIC v7 for dsPIC30 - dsPIC30F4013
  - EasyMx PRO v7 for Stellaris(R)  - LM3S9B95, LM4F232H5QD
  - EasyMX PRO v7 for STM32 - STM32F107VC
  - EasyPIC Fusion v7 - PIC32MX795F512L
  -
EasyAVR v7 - ATMEGA32 

 

GPS Click - L10 board schematics

GPS Click - L10 board schematics

The schematics of the GPS Click - L10 Board.

View full image

ALSO FROM THIS AUTHOR

ADC3 Click

7

ADC3 click carries Microchip’s MCP3428 16-bit multichannel analog-to-digital converter. The click has four pairs of screw terminals onboard, letting you access the chip’s four differential input channels. ADC3 click communicates with the target MCU through mikroBUS I2C pins (SCL, SDA). It is designed to use either a 3.3V or 5V power supply.

[Learn More]

Buck 16 Click

0

Buck 16 Click is a compact add-on board that contains a DC-DC power converter that steps down the voltage from its input to its output. This board features the TPS62912, a high-efficiency, low noise, and low ripple current-mode synchronous buck converter from Texas Instruments.

[Learn More]

Interrupts on PIC 18F45K22

5

This example demonstrates how to setup:
- External INT0 interrupt on PORTB.0 pin
- UART RX event interrupt
- Interrupt on change on PORTB.7 - PORTB.4

[Learn More]