Qwiic GPS Clock
Contributors:
bboyho
Resources and Going Further
For more information, check out the resources below:
- Wikipedia
- GitHub
- Project Repo - Project example code used in this tutorial
- Daylight Savings Time Example - Code snippet used for DST
Need some inspiration for your next project? Check out some of these related tutorials tagged with time! Instead of a GPS module, try using a Real Time Clock (RTC) or grabbing the current time from the Internet. Or modify the code to display the time using addressable LEDs or an RGB matrix panel. Want to save your LCD or micro OLED from burn-in? Try adding code to turn off the display and wake it up using a distance sensor. Better yet, make an analog clock made out of LuMini LED Rings!
SparkFun Inventor's Kit for Photon Experiment Guide
Dive into the world of the Internet of Things with the SparkFun Inventor's Kit for Photon.
Adding a Timed Button to a Project
This tutorial will walk you through making a timed power controller for interactive projects. You will learn how to add an on button that will provide power to your project for an amount of time and then turn off again.
SparkFun Qwiic Micro (SAMD21E) Hookup Guide
An introduction to the Qwiic Micro SAMD21E. Level up your Arduino-skills with the powerful SAMD21 ARM Cortex M0+ processor!
Real Time Clock Module - RV-8803 (Qwiic) Hookup Guide
A Hookup Guide for the SparkFun Real Time Clock Module - RV-8803 (Qwiic). Learn how to integrate the RV-8803 into your next time-keeping project.
Looking for a challenge? Try making a 12" 7-segment GPS Wall Clock and some addressable LEDs:
Updated GPS Wall Clock in the SparkFun Emporium Based on the Old 12" GPS Wall Clock Tutorial
For more information on the updated GPS Clock in the SparkFun Emporium, check out the Big_GPS_Clock GitHub repo.