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 (140162 times)
  2. FAT32 Library (72618 times)
  3. Network Ethernet Library (57641 times)
  4. USB Device Library (47953 times)
  5. Network WiFi Library (43552 times)
  6. FT800 Library (42941 times)
  7. GSM click (30140 times)
  8. mikroSDK (28668 times)
  9. PID Library (27053 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
Library

PCF8574 I2C LCD 16x2 to 20x4

Rating:

5

Author: Malik Nawaz

Last Updated: 2020-01-27

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 1061 times

Not followed.

License: MIT license  

i2c PCF8574 and 8574A Depend on i2c Address, can be used for other i2c Lcds

its for Mikrobasic and you can use settimeout callback function also

locate C:\Users\Public\Documents\Mikroelektronika\mikroBasic PRO for
PIC\Packages\I2cLcdx2\Uses\i2cx2.mbas
and copy it to
\Mikroelektronika\mikroBasic PRO for PIC\Uses\P18\

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PCF8574 I2C LCD 16x2 to 20x4" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PCF8574 I2C LCD 16x2 to 20x4" changes.

Do you want to report abuse regarding "PCF8574 I2C LCD 16x2 to 20x4".

  • Information
  • Comments (0)

Library Blog

Blog currently doesn't exist!

RELATED CODES

Menù on LCD 16x2 managed by a Rotary encoder PIC16F88

0

Wrote using 16x2 LCD, rotatory Encoder and 16F88 Pic MCU. Clock frequency 4Mhz. Follow program menu work using a Rotative Encoder , the rotative Encoder CLK pin generate an Interrupt signal on RB0 PIC pin , and reconize is i turn on the left or Rigth this Rotative Encoder(compareing CLK and TD Signals).

[Learn More]

GLCD Ball

0

This a 2D representation of what's it like inside an accelerometer. A MMA7455L accelerometer is used with a monochrome 128x64 GLCD and an ATMega8L.

[Learn More]

MAX6954 LED driver with 16 segment display and LM75AD temp sensor

0

MAX6954 SPI LED driver with 16 segment display and LM75AD temperature sensor. Decodes and displays all standard ascii characters

[Learn More]