Skip to content

asathiskumar98-byte/Real-Time-Clock-Calendar-using-PIC16F877A-DS3231-LCD-16x2-Buzzer-Alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•’ Real-Time Clock & Calendar using PIC16F877A + DS3231 + LCD 16x2 + Buzzer Alert βš™οΈπŸ’‘

I just finished building a real-time clock and date-day display system powered by the PIC16F877A microcontroller!

πŸ’« Project Highlights:

πŸ“… DS3231 RTC Module – Tracks time, date, and day of the week with crystal precision

πŸ“Ÿ LCD 16x2 Display – Shows real-time HH:MM:SS, DD/MM/YYYY, and Day

πŸ”” Buzzer – Turns ON & OFF automatically every 5 seconds as an alert

⚑ PIC16F877A – The heart of the system, coded in Embedded C using MPLAB IDE + Hi-Tech PICC Compiler

🧠 Core Functionalities:

Live update of time, date, and day from DS3231

LCD auto-refresh for real-time display

5-second buzzer timer interrupt control

Reliable IΒ²C communication between RTC & MCU

πŸ” Applications:

βœ… Digital wall clocks

βœ… Time-based control systems

βœ… Industrial or lab alert systems

πŸ‘¨β€πŸ’» A fun and practical way to explore real-time interfacing and precision timing with embedded C!

About

I built a real-time clock and LCD display calendar using PIC16F877A and DS1307 RTC module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages