TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 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 (141514 times)
  2. FAT32 Library (74401 times)
  3. Network Ethernet Library (58914 times)
  4. USB Device Library (48963 times)
  5. Network WiFi Library (44727 times)
  6. FT800 Library (44292 times)
  7. GSM click (31003 times)
  8. mikroSDK (29853 times)
  9. PID Library (27432 times)
  10. microSD click (27410 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
Library

I2C LCD

Rating:

5

Author: Shawon Shahryiar

Last Updated: 2018-07-23

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 3251 times

Followed by: 1 user

License: MIT license  

PCF8574 I/O port expander-based I2C serial LCD.

Examples with MikroC for AVR and CCS PIC C.

https://www.youtube.com/watch?v=dBjV9LTCY1c

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "I2C LCD" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "I2C LCD" changes.

Do you want to report abuse regarding "I2C LCD".

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

Library Blog

I2C LCD

I2C LCD

Watch on YouTube
AVR Simulation

AVR Simulation

Simulation with ATTiny45

View full image
PIC Simulation

PIC Simulation

Simulation with PIC12F675

View full image

ALSO FROM THIS AUTHOR

7 Segment Cricket with PIC10F200 and 74HC595

0

Cricket is a very popular game in Commonwealth countries. This device is a simple cricket game emulator. It is based on a PIC10F200, 74HC595 and a tiny seven segment. There a button which users must press. This generates a random number which corresponds to runs, wickets, etc. The code is written with CCS PIC C compiler.

[Learn More]

Implementation of Complete RTC and Calendar with MSP430F149's ACLK and Timer B

0

Implementation of complete Real Time Clock (RTC) and Calendar with MSP430F149's ACLK and Timer B. The code is written with Code Composer Studio.

[Learn More]

MPL115A1 Barometric Sensor + TM1640 Seven Segment Driver Demo

0

Demo of Freescale MPL115A1 SPI barometric + temperature sensor with ATMega8L and TM1640 seven segment driver.

[Learn More]