Skip to content

Digital Prayer Time Display System: Embedded C project displaying prayer times, date, time, and temperature on 7-segment displays. Features DS1307 RTC for accuracy, EEPROM for city codes, and button interface for settings. Developed on ATmega32 MCU, simulated in Proteus.

Notifications You must be signed in to change notification settings

Yousef4008/Prayer-Times-Watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digital Prayer Time Display System

Overview

This embedded C project implements a digital system to display prayer times, date, time, and temperature using 7-segment displays. It features accurate timekeeping with the DS1307 RTC, city code storage in EEPROM, and a button interface for settings. Developed on the ATmega32 microcontroller, the system was designed, simulated, and tested in Proteus.

Features

  • 7-Segment Displays: Shows prayer times, date, time, and temperature.
  • DS1307 RTC: Ensures precise timekeeping.
  • EEPROM: Stores city codes and prayer times data.
  • Button Interface: Facilitates navigation and setting adjustments.
  • Embedded C Programming: Developed on the ATmega32 microcontroller.
  • Proteus Simulation: Tested for reliability before implementation.

Usage

  1. Hardware Setup: Connect components as per circuit schematic.
  2. Programming: Upload the embedded C code to the ATmega32 MCU.
  3. Operation: Use buttons to navigate settings and view displayed information.

Repository Contents

  • src/: Contains the embedded C source code.
  • schematic/: Circuit schematics for hardware setup.
  • docs/: Documentation and user manual for setup and usage.

Authors

About

Digital Prayer Time Display System: Embedded C project displaying prayer times, date, time, and temperature on 7-segment displays. Features DS1307 RTC for accuracy, EEPROM for city codes, and button interface for settings. Developed on ATmega32 MCU, simulated in Proteus.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published