TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (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 (139248 times)
  2. FAT32 Library (71743 times)
  3. Network Ethernet Library (57115 times)
  4. USB Device Library (47428 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28073 times)
  9. PID Library (26885 times)
  10. microSD click (26198 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: 1019 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

Samsung VFD driver 2X20

0

This is a driver for da Samsung VFD controller, 20T202DA2J All functions work perfectly. Software and hardware SPI, just change a line code.

[Learn More]

lcd2x16_stm32f411ceu6(Blackpill)

0

This code is other example of how to use the lcd 2x16 for mcu's stm32

[Learn More]

2 wire LCD using CD4094

10

Mikropascal lib for driving 2 & 4 row LCDs with any 2 pins of an MCU using the CD4094 level shifter. This is a great way to use LCDs even with MCUs having a low pin count, or to save GPIOs for other purposes. The original MikroC code was here : http://www.libstock.com/projects/view/660/2-wire-serial-lcd-using-cd4094

[Learn More]