TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (404 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141112 times)
  2. FAT32 Library (73906 times)
  3. Network Ethernet Library (58554 times)
  4. USB Device Library (48725 times)
  5. Network WiFi Library (44376 times)
  6. FT800 Library (43977 times)
  7. GSM click (30721 times)
  8. mikroSDK (29478 times)
  9. PID Library (27304 times)
  10. microSD click (27132 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: 1843 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

192x64 GLCD display with standard GLCD library for MikroBasic

0

Is an ideea about how to use an unconventional GLCD and the GLCD standard library for MikroBasic. I think this method is better for any type of display that are CSx pins for select left, middle or right side. This method should work with any Mikroe compiler.

[Learn More]

Nokia 5110 Lcd STM32_SPI

0

I want to share you , two libraries to use the Nokia 5110 lcd (driver pcd8544) with spi peripherial This code was made for the mcu stm32f411ceu6(black pill)

[Learn More]

Cascaded MAX7219 Dot Matrix LED Driver IC

0

Cascaded or daisy chained MAX7219 Dot Matrix LED Driver IC with bit-banged Serial (SPI) transfer. Four MAX7219 are used to drive four 8x8 (rows,columns) LED Dot Matrix displays to output bitmap characters.

[Learn More]