An open API service indexing awesome lists of open source software.

https://github.com/sparkfun/qwiic_gps_clock_project

Qwiic-enabled GPS Clock with the ability to adjust the UTC for your timezone, daylight savings time, 12hr/24hr format, and digital/analog mode depending on your display.
https://github.com/sparkfun/qwiic_gps_clock_project

arduino clock gps project qwiic time ublox

Last synced: 7 months ago
JSON representation

Qwiic-enabled GPS Clock with the ability to adjust the UTC for your timezone, daylight savings time, 12hr/24hr format, and digital/analog mode depending on your display.

Awesome Lists containing this project

README

          

SparkFun Qwiic GPS Clock Project
========================================

[![Qwiic GPS Clock with Serial Enabled LCD and an Arduino](https://cdn.sparkfun.com/r/600-600/assets/learn_tutorials/1/2/6/3/Qwiic_GPS_Clock_SerLCD_Arduino_RedBoard.jpg)](https://learn.sparkfun.com/tutorials/qwiic-gps-clock)

[*SparkFun Qwiic GPS Clock Project*](https://learn.sparkfun.com/tutorials/qwiic-gps-clock)

What time is it? Time for you to... Qwiic-ly build a GPS clock and output it to a display! This project provides you with the current date and time using GPS satellites. Depending on your display, you can draw the time as a digital or analog clock. Or even configure the clock to read military time, adjust the clock for your time zone, or automatically adjust the time for daylight savings time!

Repository Contents
-------------------

* **/Firmware** - Example code

Documentation
--------------

* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[Library](https://github.com/sparkfun/SparkFun_Ublox_Arduino_Library)*** - Arduino library for ublox GPS modules
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/qwiic-gps-clock)** - Basic project guide

**Note: At the time of writing, the example code used Ublox Arduino Library v1.8.5. The library has been depreciated. The example code is still functional, however it is recommended to use a microcontroller with a larger memory if you decide to use the latest [SparkFun u-blox GNSS Arduino Library](https://github.com/sparkfun/SparkFun_u-blox_GNSS_Arduino_Library). Make sure to [follow the steps to migrate when using the latest library](https://github.com/sparkfun/SparkFun_u-blox_GNSS_Arduino_Library#migrating-to-v20).*

License Information
-------------------

This product is _**open source**_!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact technical support on our [SparkFun forums](https://forum.sparkfun.com/viewforum.php?f=152).

Distributed as-is; no warranty is given.

- Your friends at SparkFun.

__