TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140168 times)
  2. FAT32 Library (72621 times)
  3. Network Ethernet Library (57641 times)
  4. USB Device Library (47955 times)
  5. Network WiFi Library (43553 times)
  6. FT800 Library (42942 times)
  7. GSM click (30140 times)
  8. mikroSDK (28669 times)
  9. PID Library (27057 times)
  10. microSD click (26552 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Visual TFT/GLCD Project

DS1307 RTC hardware I2C write read with GLCD 128x64

Rating:

4

Author: Muhammad Shahzad

Last Updated: 2016-02-19

Package Version: 1.0.0.0

Category: GLCD

Downloaded: 1827 times

Followed by: 4 users

License: MIT license  

PIC18f4620 is interfaced with GLCD, RTC and uart terminal. Controller get the data from RTC using I2C and display the time and date on GLCD and also send to UART terminal

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DS1307 RTC hardware I2C write read with GLCD 128x64 " changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DS1307 RTC hardware I2C write read with GLCD 128x64 " changes.

Do you want to report abuse regarding "DS1307 RTC hardware I2C write read with GLCD 128x64 ".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Visual TFT/GLCD Project Blog

DS1307 RTC hardware I2C write read with GLCD 128x64

DS1307 RTC hardware I2C write read with GLCD 128x64

PIC18f4620 is interfaced with GLCD, RTC and uart terminal. Controller get the data from RTC using I2C and display the time and date on GLCD and also send to UART terminal

View full image

RELATED CODES

bo9864 driver

0

simple driver for bo9864 lcd whith write text, contrast, etc bo9864 is a small lcd driving by i2c. It is interesant because is very compact 98*64 pixels, and have only 8 pin whith fcp connector whith approx the same dimensions than nokia 5110. It can replace this whith advantages

[Learn More]

Library GLCD ST7920 for MikroC PRO for PIC

5

GLCD driver for Generic Display 128x64 with ST7920 graphics controller using MikroC PRO for PIC software. Open License. I just corrected the problem I had when requesting the .c

[Learn More]

uGLCD library optimized for PIC18 processors

5

uGLCD is a quite extensive library optimised for PIC18 processors. It may work with different GLCD types with screen memory organised in horizontal 'pages' (8 pixels high), like those with KS107/8, ST7565R, or uC1701 controllers. Thanks to the ability to draw on virtual screen, the library may be used with write-only displays.

[Learn More]