In this video we'll be making a digital clock using a PIC18F252 microcontroller and a DS1302 RTC Module.
0:00 Introduction
0:15 Circuit Setup
2:21 Connections and C Code in MPLAB X IDE
7:50 Setting the RTC and displaying on 4 Digit Seven Segment
The C Code used in this video:
https://github.com/selimg76/microcontroller/blob/master/PIC18F252_RTC
To learn how the RTC Module works, please check:
https://youtu.be/78e3C4Mm6Kg
To learn how to program PIC18F252 with the PicKit3 module (and to drive seven segment displays):
https://youtu.be/RTiDze1QrD0
Download
0 formats
No download links available.
PIC Microcontroller and RTC: Digital Clock | NatokHD