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!
Teensy Arduino Shield Adapter Hookup Guide
A basic introduction and assembly guide for the SparkFun Teensy Arduino Shield Adapter.
SAMD21 Mini/Dev Breakout Hookup Guide
An introduction to the Atmel ATSAMD21G18 microprocessor and our Mini and Pro R3 breakout boards. Level up your Arduino-skills with the powerful ARM Cortex M0+ processor.
Sunrise Machine with the Tessel 2
Are you to sleepy to enjoy a sunrise on a brisk morning? Yeah...us too! No worries, with a Webcam, a Tessel 2 and a bit of code you can sleep in and catch the sunrise at your leisure with the Sunrise Machine.
Real Time Clock Module Hookup Guide
A quick introduction to the DS1307 RTC module and a hookup guide for the SparkFun Breakout.
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.