TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (404 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 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 (141012 times)
  2. FAT32 Library (73548 times)
  3. Network Ethernet Library (58369 times)
  4. USB Device Library (48553 times)
  5. Network WiFi Library (44174 times)
  6. FT800 Library (43707 times)
  7. GSM click (30581 times)
  8. mikroSDK (29340 times)
  9. PID Library (27221 times)
  10. microSD click (26969 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: 1130 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

Interfacing PIC12F1822 with I2C LCD display

0

This project shows how to interface PIC12F1822 with I2C LCD display which has HD44780 controller. The LCD is connected to PCF8574 I2C I/O expander.

[Learn More]

HT16K33 LED driver 7 segment display with LM75AD temp sensor

0

HT16K33 i2c LED driver 7 segment display with PIC16F887. Supports leading zero suppression, negative numbers, and decimal point output. Values are derived from LM75AD i2c temperature sensor.

[Learn More]

STM32 TM1637 7-segment driver

0

STM32F401RE TM1637 7-segment LED array driver. Outputs values to a 7-segment LED array. The system has leading zero suppression, negative numbers, and floating point outputs.

[Learn More]