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!
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.
DeadOn RTC Breakout Hookup Guide
An introduction to the DS3234 real-time clock (RTC), example wiring diagrams, and an Arduino library!
RFID Beginners Tutorial
Make a remote work logger using an RFID reader and a GPS module. Scan a card and get ID, location, and time. All the perfect data to punch in and punch out from the middle of Nowhere!
Dialog ULP WiFi DA16200 R3 Shield Hookup Guide
Add WiFi to your project with this hookup guide for our Dialog's Ultra Low Power DA16200 R3 shield!
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.