Interfacing PIC16F84 with DS3231 RTC – CCS C compiler
This post shows how to make a real time clock and calendar using PIC16F84 and DS3231 RTC. The DS3231 uses I2C protocol to interface with the master device which is in this example the PIC16F84A MCU. In this project software […]
Interfacing PIC16F84 with DS3231 RTC – CCS C compiler Read More >>