TOP Contributors

  1. MIKROE (2658 codes)
  2. Alcides Ramos (355 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 (136931 times)
  2. FAT32 Library (70051 times)
  3. Network Ethernet Library (56013 times)
  4. USB Device Library (46317 times)
  5. Network WiFi Library (41935 times)
  6. FT800 Library (41245 times)
  7. GSM click (29036 times)
  8. PID Library (26435 times)
  9. mikroSDK (26431 times)
  10. microSD click (25391 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
Visual TFT/GLCD Project

PCF8574 Serial LCD

Rating:

0

Author: Chisanga Mumba

Last Updated: 2020-04-30

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 434 times

Not followed.

License: MIT license  

This project is based on the PCF8574 i2c based port expander which is used for Serial character LCDs which are themselves based on the popular Hitachi 44780 lcd driver.
The PIC16F887A is used as the Micro-controller (Master device). There's also a Proteus simulation file as well as a schematic diagram accompanying the project.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PCF8574 Serial LCD" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PCF8574 Serial LCD" changes.

Do you want to report abuse regarding "PCF8574 Serial LCD".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other PIC Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Visual TFT/GLCD Project Blog

PCF8574

PCF8574

i2c based port expander - PCF8574 used with HD4470 character LCD.

View full image

ALSO FROM THIS AUTHOR

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]

DHT11 temp sensor with 7 segment LED array display

0

DHT11 one wire temperature sensor with 7 segment LED array display implemented with 74HC595 SPI shift registers.

[Learn More]

PIC16F628A with DS18B20 temperature sensor and MAX7219 LED driver

0

PIC16F628A with DS18B20 1-wire temperature sensor and MAX7219 SPI LED driver. Supports leading zero suppression, and negative numbers output

[Learn More]