RTC Archives - electroSome https://electrosome.com/tag/rtc/ You Inspire.....We Create..... Sun, 10 May 2020 14:04:03 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Digital Alarm Clock using PIC Microcontroller and DS3234 RTC https://electrosome.com/digital-alarm-clock-pic-microcontroller-ds3234-rtc/ https://electrosome.com/digital-alarm-clock-pic-microcontroller-ds3234-rtc/#comments Sat, 11 Apr 2020 14:44:29 +0000 https://electrosome.com/?p=13663 Here is a digital alarm clock made using PIC 18F4520 Microcontroller and DS3234 RTC (Real Time Clock). This project is for educational purposes or can be used as a reference for integrating DS3234 RTC. DS3234 is a very accurate RTC IC with integrated on chip temperature compensated crystal oscillator. It can be integrated with a […]

The post Digital Alarm Clock using PIC Microcontroller and DS3234 RTC appeared first on electroSome.

]]>
https://electrosome.com/digital-alarm-clock-pic-microcontroller-ds3234-rtc/feed/ 14
Digital Clock using PIC Microcontroller and DS1307 RTC https://electrosome.com/digital-clock-pic-microcontroller-ds1307/ https://electrosome.com/digital-clock-pic-microcontroller-ds1307/#comments Thu, 31 May 2012 06:20:55 +0000 https://electrosome.com/?p=1918 A Digital Clock can be made easily by using PIC Microcontroller, DS1307 and a 16×2 LCD. I have already posted about Interfacing DS1307 RTC with PIC Microcontroller. The DS1307 RTC can work either in 24-hour mode or 12-hour mode with AM/PM indicator. It automatically adjusts for months fewer than 31 days including leap year compensation […]

The post Digital Clock using PIC Microcontroller and DS1307 RTC appeared first on electroSome.

]]>
https://electrosome.com/digital-clock-pic-microcontroller-ds1307/feed/ 324
Interfacing Real Time Clock (RTC) DS1307 with PIC Microcontroller https://electrosome.com/rtc-ds1307-pic-microcontroller/ https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments Thu, 24 May 2012 03:02:30 +0000 https://electrosome.com/?p=1794 DS1307 is a low power serial real time clock with full binary coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM (Non Volatile Static Random Access Memory). Data and Address are transferred serially through a bidirectional I2C bus. The RTC provides year, month, date, hour, minute and second information. The end date of months is automatically adjusted […]

The post Interfacing Real Time Clock (RTC) DS1307 with PIC Microcontroller appeared first on electroSome.

]]>
https://electrosome.com/rtc-ds1307-pic-microcontroller/feed/ 56