Git Product home page Git Product logo

arduino_pps_gprmc_time_sync's Introduction

arduino_pps_gprmc_time_sync

Use Arduino Uno to simulate a GPS module, sending PPS pulse and GPRMC message to Lidar.

Verified Platform

Wiring Connection

VLP-16 Arduino Description
Ground GND
GPS PULSE Pin#8 PPS_OUT
GPS RECEIVE Pin#11 GPRMC_TX

VLP-16 Configuraition

Make sure the parameter gps_time in yaml file is set to true to enable time sync.

Test Result

  • VLP-16 web interface

It is successfully synchronized if you see the coordinates of GPS Position and locked PPS status.

  • VLP-16 ROS 2 timestamp

If the gps_time parameter is set, then you will see the time jump after time synchronized.

  • GPRMC debug message

You can enable the debug messages in Arduino code to monitor the GPRMC.

Note

If Arduino is connected to other device and the UART data is not readable, please consider to change the inverse_logic to false. https://github.com/Adlink-ROS/arduino_pps_gprmc_time_sync/blob/46b20be58a1bf732323bd96396a94d01cb6a8e1c/src/pps_gprmc_time_sync/pps_gprmc_time_sync.ino#L7

arduino_pps_gprmc_time_sync's People

Contributors

qqting avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.