TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136538 times)
  2. FAT32 Library (69734 times)
  3. Network Ethernet Library (55842 times)
  4. USB Device Library (46178 times)
  5. Network WiFi Library (41801 times)
  6. FT800 Library (40989 times)
  7. GSM click (28923 times)
  8. PID Library (26384 times)
  9. mikroSDK (26281 times)
  10. microSD click (25299 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: 2923 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

IR Thermometer with MLX90614

0

Non-contact IR Thermometer with MLX90614. The code is written with CCS PIC C compiler. https://www.youtube.com/watch?v=QdxGkrmEKvk

[Learn More]

4x4x4 LED Cube

0

A 4x4x4 LED cube with PIC. The code is written in CCS PIC C. https://www.youtube.com/watch?v=wF3hOPQhqbc https://www.youtube.com/watch?v=9-ylThnlfTQ

[Learn More]

Flexible Neopixel (WS2812B) Strip Demo with AVR

0

When it comes to driving WS28xx smart RGB LEDs the most difficult task is to overcome the extremely low timed time-slotting protocol. One smart way to overcome this issue is to use the MOSI of hardware SPI at high speed. Please note though Arduino Nano is used here, this is not an Arduino-based project. The code is written with Atmel Studio 7.

[Learn More]