Comments on: Interfacing Real Time Clock (RTC) DS1307 with PIC Microcontroller https://electrosome.com/rtc-ds1307-pic-microcontroller/ You Inspire.....We Create..... Tue, 24 Apr 2018 00:50:09 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Ligo George https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/7069 Tue, 24 Apr 2018 00:50:09 +0000 https://electrosome.com/?p=1794#comment-7069 In reply to nouh hafidi.

Hi,
What do you meant by sheet paper ?

]]>
By: nouh hafidi https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/7063 Sat, 21 Apr 2018 22:59:20 +0000 https://electrosome.com/?p=1794#comment-7063 In reply to Ligo George.

Thanks everything is working correctly sir.
Can you please send me sheet paper of this work ?

]]>
By: Ligo George https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/7053 Sat, 21 Apr 2018 02:52:33 +0000 https://electrosome.com/?p=1794#comment-7053 In reply to nouh hafidi.

Try adjusting contrast of the LCD also make sure that LCD connections are correct and PIC is running the program.

]]>
By: nouh hafidi https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/7043 Wed, 11 Apr 2018 16:20:48 +0000 https://electrosome.com/?p=1794#comment-7043 LCD didnt show any thing sir

]]>
By: Jacke Jack https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/6790 Sun, 04 Jun 2017 08:08:00 +0000 https://electrosome.com/?p=1794#comment-6790 Hi they sir Ligo George!! your code was awesome :)) I would like to ask if this code can use in PIC16F887 using same code or need to modify??

]]>
By: tejo https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/6773 Fri, 05 May 2017 12:51:00 +0000 https://electrosome.com/?p=1794#comment-6773 I do my project in mplab xc8 t interface RTC with PIC 16F877A .The thing is how to change the time format to 12 hrs.I dont know where to change the register value .I have also red through all data sheet .is say that to set 6th bit but i dont know where to change

]]>
By: Gopi https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/6596 Tue, 03 Jan 2017 06:21:00 +0000 https://electrosome.com/?p=1794#comment-6596 i am using IN1307 RTC ic. It work properly but suddenly crystal is not working.

What is the problem in my hardware.

]]>
By: Ligo George https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/6289 Sat, 27 Aug 2016 15:52:00 +0000 https://electrosome.com/?p=1794#comment-6289 In reply to Vinayak.

Try this link for XC8 I2C libraries. : https://electrosome.com/i2c-pic-microcontroller-mplab-xc8/

]]>
By: Bela Cseke https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/6235 Fri, 26 Aug 2016 13:26:00 +0000 https://electrosome.com/?p=1794#comment-6235 In reply to Vinayak.

This tutorial written in MikroC. If you aren’t familiar with programming, can be difficult to implement this MikroC source code in XC8. The matching I2C commands you can find in the i2c.h header file, located in Program FilesMicrochipxc8v1.34includeplib (this example is in case of XC8 version of 1.34)

]]>
By: Vinayak https://electrosome.com/rtc-ds1307-pic-microcontroller/#comments/6211 Thu, 04 Aug 2016 07:35:00 +0000 https://electrosome.com/?p=1794#comment-6211 hey,
I am facing a problem.
i am using mplabX compiler-xc8.
pullups 4.7k
please help.
where are the functions I2C1_Start(); I2C1_Wr(); etc defined??

]]>