Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

A simple segment clock based on the STM32 MCU using GPS time as a reference source.

License

Notifications You must be signed in to change notification settings

SimpleMethod/7SegmentDisplayClock

Repository files navigation

🕰️ 7 Segment display clock - simple segment clock based on the STM32 MCU using GPS time as a reference source.

2137

🧗‍♂️Main milestones

  1. Retrieving date and time from GPS and saving it to RTC.
  2. Creating a PCB to display numbers using a 7 segment display.

🚀 Features

  1. Retrieving date and time from GPS.
  2. Information users by buzzer signals.
  3. Setting alarms.
  4. Display date and time on 7 segment display.

🗺️ Technologies used in project

  • Based on microcontroller STM32
  • Used CD4511BE as BCD code decoder.
  • Used GPS Ublox NEO-M8 as GPS signal receiver.
  • Used DS3212 as RTC clock.
  • Development necessary libraries based on technical documentation,

🧪 Visualization PCB shield

MainShield

🧪 Visualization PCB display top side

dispaly top

🧪 Visualization PCB display bottom side

enter image description here

⚡ Circuit diagrams

enter image description here

enter image description here

🎥 Video of the presentation:

https://youtu.be/eESlLnk6x-c

About

A simple segment clock based on the STM32 MCU using GPS time as a reference source.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages