gps_clock.fzz(10.5 KB): Fritzing schematic for the circuit layout.GPS_clock_main.ino(5.5 KB): Main Arduino sketch for the GPS clock functionality.
- Arduino Nano
- GPS Neo-6M module
- TFT 1.3" display (240x240 resolution)
- Connect the components as shown in the
gps_clock.fzzFritzing schematic. - Upload the
GPS_clock_main.inosketch to the Arduino Nano using Arduino Studio. - Power on the setup and ensure the GPS module has a clear view of the sky for accurate time data.
- The TFT display will show the current time synchronized with the GPS data.
- Ensure proper wiring and GPS signal reception for optimal performance.

