TOP Contributors

  1. MIKROE (2779 codes)
  2. Alcides Ramos (376 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139559 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57254 times)
  4. USB Device Library (47607 times)
  5. Network WiFi Library (43219 times)
  6. FT800 Library (42551 times)
  7. GSM click (29930 times)
  8. mikroSDK (28292 times)
  9. PID Library (26930 times)
  10. microSD click (26309 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: 1036 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

ST7735S 1.8 Inch TFT Display Demo with AVR

0

ST7735S 1.8 inch TFT display demo with ATMega328P. Though Arduino board is used, this is not an Arduino-based project. https://www.youtube.com/watch?v=VU7L9LxXc8g

[Learn More]

74HC595 Shift Register with Dot Matrix LED Displays

0

Four 74HC595 Serial-In-Parallel-Out (SIPO) Shift Registers are used to driver 4 corresponding 8x8 LED Matrix displays, and a Fifth 74HC595 SIPO SR is used for the column selection. Software Serial SPI is used for the data transfer to the SIPO SRs.

[Learn More]

LCD 8 bit driver

0

This project demonstrates how to drive LCD 2x16 in 8 bit mode. The new thing is using the powerful PIC 18F45K22. This project can be a good template for other projects with this MCU.

[Learn More]