Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe

Interfacing Skylab Skm53 GPS module with nodemcu Esp8266-12e WiFi Module

By EG Projects May 26, 2019

Recently i completed a project which involved a GPS(Global positioning system) and a WiFi module. WiFi module gets GPS coordinates, time and date from GPS module and then sends them to a remote website for display with some other sensor values. I used popular skm53 GPS module by skylab in my project. For WiFi access i used nodemcu Esp8266 12-e WiFi module. I googled for online tutorials on interfacing skm53 with nodemcu or Esp8266 but landed with small tutorials whose directions were also not clear. After completing the project i decided to upload a simple tutorial on how to interface gps skm53 with nodemcu and get latitude, longitude, time and date reding from gps module.     

Skm53 GPS Module

Skm53 works properly when fully exposed to sky. Its not suitable for indoor applications especially when you are in building with multiple story’s. Skm53 can not only output longitude, latitude, current time and date values. It can also provide us speed at which the gps carrying object is moving. Skm53 works on NMEA-0183 (National Marine Electronics Association) protocol. To learn more about the protocol and skm53 here is a good tutorial. 
Skm53 communicates with external controllers on UART interface. Default baud rate for communication is 9600 bps. Baud rate can can be increased to 115200 bps. Power requirement of skm53 gps module is 5 volt and maximally it sinks 0.5 amperes of current in clear sky.
Nodemcu operates on 3.3 volts and its pins are also working on TTL 3.3v level. Where as skm53 pins are working on TTL level 5v. Since both the modules are working at different TTL levels so in order to connect the data lines of modules with each other we must insert a level shifter circuit in between. I used a pre-assembled sparkfun level shifter board in the project. Its a pretty good bi directional level shifter. One can purchase it under $3 from sparkfun Level Shifter board. Circuit diagram of the project is below.        
Skm53 GPS interfacing with nodemcu

Skm53 GPS interfacing with nodemcu

Low side of level shifter is connected to nodemcu and high side to gps module. Nodemcu operating power must be shared with level shifter low side and skm53 power must be shared with level shifter at high side. Since its a bi directional level shifter data from either side can easily be level shifted. Nodemcu transmit signal at TTL level 3.3v after passing through level shifter is pulled up to TTL 5v. In contrast gps module transmit 5v TTL level signal is pulled low to 3.3v after passing through level shifter.   
Project code is little complex. TinyGPS library is used in the project. TinyGPS library provides encoding and decoding the NMEA commands functionally. Skm53 works on NMEA commands so this library is solely designed with the purpose of manipulating NMEA. Before compiling the code please be sure you included this library in your arduino library repository. Upload the code in nodemcu and open arduino serial monitor. Current date, time and latitude, longitude values will be displayed on arduino serial monitor.     
Note: Nodemcu has only one full serial uart channel(uart-0) and an another single transmit channel with no receive line. I used it(uart-0) for communication with Gps and at the same time it is also transmitting data to arduino serial monitor. Some times i encountered errors due to collision of data. But most the times the code works. Its solution is to utilize the second single only transmit channel. Connect the second channel transmit to skm53 receive line and use the uart-0 receive pin to receive the data from transmit line of nodemcu. By this the transmit line of nodemcu uart-0 will be dedicated only for sending data to arduino serial monitor. I did not tried it. But as soon as i get some time i will try it.   
Gps data on arduino serial monitor with nodemcu

Gps data on arduino serial monitor with nodemcu

Project can further be extended by acquiring and sending the latitude, longitude, time and date values to a remote server site. A tracker can be made by only inserting the above functionally. The only limitation is tracker can not be movable, due to WiFi limitation :D.  
Download the project code. Folder contains the project .ino file. Please provide us with your feed back on the project. Write your queries and comments below in the comments section.
Skm53 with nodemcu .ino


Filed Under: ESP8266, Microcontroller Projects

 

Next Article

← Previous Article
Next Article →

Questions related to this article?
👉Ask and discuss on Electro-Tech-Online.com and EDAboard.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

EE TECH TOOLBOX

“ee
Tech Toolbox: 5G Technology
This Tech Toolbox covers the basics of 5G technology plus a story about how engineers designed and built a prototype DSL router mostly from old cellphone parts. Download this first 5G/wired/wireless communications Tech Toolbox to learn more!

EE Learning Center

EE Learning Center
“engineers
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


RSS EDABOARD.com Discussions

  • Snooping Around is All
  • mosfet driver problem in regeneration mode
  • Industrial Relay Board Design for Motorcycle Use
  • connector model question
  • ADEM III ECM — No CAN Signal & Power Supply Issue

RSS Electro-Tech-Online.com Discussions

  • Sump pit water alarm - Kicad 9
  • Pic18f25q10 osccon1 settings swordfish basic
  • Anyone jumped from Easyeda std to Easyeda pro?
  • turbo jet fan - feedback appreciated.
  • More fun with ws2812 this time XC8 and CLC

Featured – LoRa/LoRaWan Series

  • What is the LoRaWAN network and how does it work?
  • Understanding LoRa architecture: nodes, gateways, and servers
  • Revolutionizing RF: LoRa applications and advantages
  • How to build a LoRa gateway using Raspberry Pi
  • How LoRa enables long-range communication
  • How communication works between two LoRa end-node devices

Recent Articles

  • How IoT network topologies work
  • The top five AI startups to watch in 2025
  • STMicroelectronics unveils SoC based on secure MCU
  • Nexperia’s 48 V ESD diodes support higher data rates with ultra-low capacitance design
  • Taoglas releases Patriot antenna with 18 integrated elements covering 600 to 6000 MHz

EE ENGINEERING TRAINING DAYS

engineering

Submit a Guest Post

submit a guest post
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • Battery Power Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • EV Engineering
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • Subscribe to our newsletter
  • About Us
  • Contact Us
  • Advertise

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy

Search Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe